2018-05-02 12:59:49 by Mark Davies | Files touched by this commit (1) |
Log message:
py-requests-kerberos: s/pykerberos/kerberos/
Make sure python requires matches dependencies, to keep pip happy.
|
2018-01-19 10:10:04 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-requests-kerberos: updated to 0.12.0
0.12.0:
- Add support for channel binding tokens (assumes pykerberos support >= 1.2.1)
- Add support for kerberos message encryption (assumes pykerberos support >= \
1.2.1)
- Misc CI/test fixes
|
2017-04-23 07:39:26 by Mark Davies | Files touched by this commit (4) |
Log message:
Add py-requests-kerberos 0.11.0
Requests is an HTTP library, written in Python, for human beings. This
library adds optional Kerberos/GSSAPI authentication support and supports
mutual authentication.
|