pypi pyspnego 0.8.0
v0.8.0

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

0.8.0 - 2023-02-17

  • Added the spnego.ContextReq.no_integrity flag to disable integrity/confidentiality on Kerberos/Negotiate contexts
    • This is used by authentication contexts that need to disable integrity/confidentiality explicitly
    • An example would be the LDAP SASL GSS-SPNEGO where the context flags control the SSF flags
  • Added optional kwargs to step() on a security context channel_bindings
    • This can be used to supply the channel bindings when performing a context step rather than when creating the context

Full Changelog: v0.7.0...v0.8.0

Don't miss a new pyspnego release

NewReleases is sending notifications on new releases.