summaryrefslogtreecommitdiffstats
path: root/ipsilon/login
Commit message (Expand)AuthorAgeFilesLines
...
* Use transactions throughout the codeSimo Sorce2014-09-246-26/+57
* Add abstraction class to handle cookiesSimo Sorce2014-09-241-9/+9
* Add Info providers Admin pagesSimo Sorce2014-09-241-1/+1
* Add support for returning user attributesSimo Sorce2014-09-241-0/+14
* Add proper ordering to login plugins config optsSimo Sorce2014-09-243-0/+6
* Remove service name from the form pluginSimo Sorce2014-09-241-9/+1
* Use helper cookie to remember the usernameSimo Sorce2014-09-245-5/+29
* Create common form handler pageSimo Sorce2014-09-245-119/+50
* Rename form login pageSimo Sorce2014-09-243-5/+5
* Remove unused option from the FAS login pluginSimo Sorce2014-09-241-10/+0
* Add FAS login pluginSimo Sorce2014-08-271-0/+194
* Move user attribute storage into session functionsSimo Sorce2014-08-271-6/+1
* Use new Log class everywhereSimo Sorce2014-08-271-5/+2
* Add External form auth pluginSimo Sorce2014-08-271-0/+189
* Add test login moduleSimo Sorce2014-06-041-0/+154
* Fix typoSimo Sorce2014-05-291-1/+1
* Fix E256 with stricter pep8 error checkerSimo Sorce2014-05-201-1/+1
* Fix E713 with stricter pep8 error checkerSimo Sorce2014-05-201-1/+1
* Fix typo in selinux boolean nameSimo Sorce2014-05-201-1/+1
* 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