summaryrefslogtreecommitdiffstats
path: root/ipsilon/login/authkrb.py
Commit message (Expand)AuthorAgeFilesLines
* 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