Refactor plugin configuration
[cascardo/ipsilon.git] / ipsilon / login / authkrb.py
2014-11-12 Simo SorceRefactor plugin configuration
2014-11-12 Simo SorceIn configure we do not need to set_config()
2014-10-24 Simo SorceHandle invalid/expired transactions gracefully
2014-10-09 Simo SorceFix mod_auth_kerb based authentication
2014-09-24 Simo SorceUse transactions throughout the code
2014-09-24 Simo SorceUse helper cookie to remember the username
2014-05-20 Simo SorceFix E713 with stricter pep8 error checker
2014-05-07 Simo SorceAdd 500 Error handler for krb module
2014-04-21 Simo SorceMake it easy to install mutiple server instances
2014-03-20 Simo SorceAdd Krb configuration code
2014-03-20 Simo SorceAdd server-install plugin configuration support
2014-03-19 Simo SorceRemove unused import and fix syntax
2014-03-02 Simo SorceAdd way to return Kerberos nameid if available
2014-01-24 Simo SorceAdd Kerberos Negotiate auth plugin