pypi pyspnego 0.11.0
v0.11.0

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

What's Changed

0.11.0 - 2024-06-12

  • Support input password string encoded with the surrogatepass error option
    • This allows the caller to provide a password for a gMSA or machine account that could contain invalid surrogate pairs for both NTLM and Kerberos auth.
  • Stop using deprecated datetime.dateime.utcnow() for CredSSP acceptor context
  • Treat an empty string as a valid password, None is kept as use the cached credential
  • Improve the exception shown when no password was provided and no cached credential was available

New Contributors

Full Changelog: v0.10.2...v0.11.0

Don't miss a new pyspnego release

NewReleases is sending notifications on new releases.