7c3870648a
- update to 0.15.0: * Make Channel Binding data per-host * Added support for explicit passwords using the password kwarg
Dirk Mueller2024-11-10 22:24:03 +00:00
025f22a1e3
Accepting request 1101049 from devel:languages:python
Ana Guerrero2023-07-27 14:53:21 +00:00
f0f5dc63cc
- tag for python 3.11 to have a matching module for python311-requests
Dirk Mueller2023-07-27 10:33:06 +00:00
983e9cd0e5
- update to 0.14.0: * Added support for proxy authentication with `HTTP endpoints. * Support for proxying HTTPS endpoints is not available due to limitations of the underlying requests/urllib3 library. * Fixed up stray bytes to str conversion. * Change Kerberos dependencies to pyspnego_ to modernise the underlying * 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
Dirk Mueller2021-12-11 22:29:46 +00:00
9e9b514bda
Accepting request 671251 from devel:languages:python
Stephan Kulow
2019-02-05 10:19:03 +00:00
78c7b891e0
- update to 0.12.0: - Add support for channel binding tokens - Add support for kerberos message encryption - Misc CI/test fixes
Thomas Bechtold2019-02-05 05:18:37 +00:00
6b741a7cc4
- update to 0.10.0: - Make it possible to receive errors without having their contents and headers stripped. - Resolve a bug caused by passing the `principal` keyword argument to kerberos-sspi on Windows. - Support for principal, hostname, and realm override. - Added support for mutual auth.
Dirk Mueller2016-11-15 09:33:17 +00:00