aboutsummaryrefslogtreecommitdiffstats
path: root/urllib2_kerberos.py
Commit message (Expand)AuthorAgeFilesLines
* deal with multiple WWW-Authenticate headersWagner Bruna2023-04-291-7/+8
* Incorporate allow_client_apps_to_configure_loggers.patchMatěj Cepl2023-04-291-10/+3
* Incorporate dont-panick-if-we-succeed.patchMatěj Cepl2023-04-291-9/+11
* Modification for Python 2.4 compatibilityTomas Mlcoch2023-04-291-5/+5
* actually set the result variableUnknown2023-04-291-4/+4
* take out port from host before asking for service ticketUnknown2023-04-291-3/+7
* fix bugs in Michael's patchUnknown2023-04-291-31/+36
* add rearchitect patch from Michael Garvin <gar@bridgedanalytics.com>Unknown2023-04-291-37/+69
* fail kerberos auth after one attemptUnknown2023-04-291-3/+12
* 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