Skip to content

v0.13.0

Compare
Choose a tag to compare
@jborean93 jborean93 released this 03 Nov 00:44
· 9 commits to master since this release
e7d97fc
  • Change Kerberos dependencies to pyspnego to modernise the underlying Kerberos library that is used.
  • Removed the wrap_winrm and unwrap_winrm functions
  • Dropped support for Python 2 and raised minimum Python version to 3.6.
  • Renamed the context attribute to _context to indicate it's meant for internal use only.
  • Fix Negotiate header regex pattern to avoid DoS affected patterns