summaryrefslogtreecommitdiffstats
path: root/ipsilon/login
Commit message (Expand)AuthorAgeFilesLines
...
* Add 500 Error handler for krb moduleSimo Sorce2014-05-071-0/+2
* Make SELinux happySimo Sorce2014-05-011-0/+9
* Make it easy to install mutiple server instancesSimo Sorce2014-04-211-13/+10
* Refactor login plugin enablement codeSimo Sorce2014-03-281-12/+60
* Add PAM configuration codeSimo Sorce2014-03-201-3/+24
* Add Krb configuration codeSimo Sorce2014-03-201-0/+66
* Add server-install plugin configuration supportSimo Sorce2014-03-203-0/+44
* 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 way to save user data after loginSimo Sorce2014-03-021-1/+7
* Use cherrypy handlers to render error pagesSimo Sorce2014-02-241-2/+1
* Better session management at loginSimo Sorce2014-02-241-8/+16
* Add _debug facility to the Page classSimo Sorce2014-02-241-7/+3
* Log available login managersSimo Sorce2014-02-241-0/+3
* Initialize plugins in order defined in DBPetr Vobornik2014-02-171-3/+3
* PAM pagePetr Vobornik2014-02-171-20/+41
* Unauthorized pagePetr Vobornik2014-02-171-3/+3
* Add help text to be shown on form based login pageSimo Sorce2014-01-271-0/+10
* Add Kerberos Negotiate auth pluginSimo Sorce2014-01-241-0/+80
* Add sample pam based login pluginSimo Sorce2014-01-241-0/+114
* Implement login plugin infrastructureSimo Sorce2014-01-242-0/+114