aboutsummaryrefslogtreecommitdiffstats
path: root/urllib2_kerberos.py
Commit message (Collapse)AuthorAgeFilesLines
* add rearchitect patch from Michael Garvin <gar@bridgedanalytics.com>Unknown2023-04-291-37/+69
| | | | Thanks!
* fail kerberos auth after one attemptUnknown2023-04-291-3/+12
| | | | | clean up context and reference gracefully handle GSSError
* change license to Apache License 2.0Unknown2023-04-291-10/+11
|
* rename http_kerberos_auth_handler.py to urllib2_kerberos.pyUnknown2023-04-291-101/+40
|
* Don’t panick in case we succeed.Matěj Cepl2013-12-091-1/+3
|
* Make urllib2_kerberos module PEP8-compatible.Matěj Cepl2013-12-091-12/+19
|
* initatupal2013-08-121-0/+190