summaryrefslogtreecommitdiffstats
path: root/ipsilon/login/authkrb.py
Commit message (Expand)AuthorAgeFilesLines
* Use mod_auth_gssapi instead of mod_auth_kerbRob Crittenden2015-04-171-18/+12
* Add uninstallation support.Patrick Uiterwijk2015-02-261-3/+4
* Fix file permissions and remove shebang'sPatrick Uiterwijk2014-12-161-2/+0
* Refactor plugin initialization and enablementSimo Sorce2014-11-121-14/+13
* Refactor plugin configurationSimo Sorce2014-11-121-0/+1
* In configure we do not need to set_config()Simo Sorce2014-11-121-2/+1
* Handle invalid/expired transactions gracefullySimo Sorce2014-10-241-3/+3
* Fix mod_auth_kerb based authenticationSimo Sorce2014-10-091-1/+5
* Use transactions throughout the codeSimo Sorce2014-09-241-3/+6
* Use helper cookie to remember the usernameSimo Sorce2014-09-241-1/+1
* Fix E713 with stricter pep8 error checkerSimo Sorce2014-05-201-1/+1
* Add 500 Error handler for krb moduleSimo Sorce2014-05-071-0/+2
* Make it easy to install mutiple server instancesSimo Sorce2014-04-211-13/+10
* Add Krb configuration codeSimo Sorce2014-03-201-0/+66
* Add server-install plugin configuration supportSimo Sorce2014-03-201-0/+15
* Remove unused import and fix syntaxSimo Sorce2014-03-191-2/+1
* Add way to return Kerberos nameid if availableSimo Sorce2014-03-021-2/+4
* Add Kerberos Negotiate auth pluginSimo Sorce2014-01-241-0/+80