Skip to content

v0.13.0rc1: Merge pull request #165 from jborean93/rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@jborean93 jborean93 released this 30 Oct 23:23
· 10 commits to master since this release
65bae2b
  • 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