pypi pyspnego 0.5.0

latest releases: 0.12.1, 0.12.0, 0.11.2...
4 years ago

0.5.0 - 2022-02-21

  • Added the auth_stage extra_info for a CredSSP context to give a human friendly indication of what sub auth stage it is up to.
  • Added the protocol_version extra_info for a CredSSP context to return the negotiated CredSSP protocol version.
  • Added the credssp_min_protocol keyword argument for a CredSSP context to set a minimum version the caller will accept of the peer.
    • This can be set to 5+ to ensure the peer supports and applies the mitigations for CVE-2018-0886.
  • Added safeguards when trying to retrieve the completed context attributes of NegotiateProxy before any contexts have been set up (#33)

Don't miss a new pyspnego release

NewReleases is sending notifications on new releases.