Use new Log class everywhere
[cascardo/ipsilon.git] / ipsilon / login /
2014-08-27 Simo SorceUse new Log class everywhere
2014-08-27 Simo SorceAdd External form auth plugin
2014-06-04 Simo SorceAdd test login module
2014-05-29 Simo SorceFix typo
2014-05-20 Simo SorceFix E256 with stricter pep8 error checker
2014-05-20 Simo SorceFix E713 with stricter pep8 error checker
2014-05-20 Simo SorceFix typo in selinux boolean name
2014-05-07 Simo SorceAdd 500 Error handler for krb module
2014-05-02 Simo SorceMake SELinux happy
2014-04-21 Simo SorceMake it easy to install mutiple server instances
2014-03-28 Simo SorceRefactor login plugin enablement code
2014-03-20 Simo SorceAdd PAM configuration code
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-03-02 Simo SorceAdd way to save user data after login
2014-02-25 Simo SorceUse cherrypy handlers to render error pages
2014-02-25 Simo SorceBetter session management at login
2014-02-25 Simo SorceAdd _debug facility to the Page class
2014-02-25 Simo SorceLog available login managers
2014-02-17 Petr VobornikInitialize plugins in order defined in DB
2014-02-17 Petr VobornikPAM page
2014-02-17 Petr VobornikUnauthorized page
2014-01-27 Simo SorceAdd help text to be shown on form based login page
2014-01-24 Simo SorceAdd Kerberos Negotiate auth plugin
2014-01-24 Simo SorceAdd sample pam based login plugin
2014-01-24 Simo SorceImplement login plugin infrastructure