summaryrefslogtreecommitdiffstats
path: root/ipsilon/login
Commit message (Expand)AuthorAgeFilesLines
* Refactor plugin initialization and enablementSimo Sorce2014-11-127-157/+92
* Refactor plugin configurationSimo Sorce2014-11-127-140/+123
* In configure we do not need to set_config()Simo Sorce2014-11-126-16/+8
* Fix plugins enablement codeSimo Sorce2014-10-271-14/+12
* Reuse the AdminPlugins class for the providers tooSimo Sorce2014-10-271-0/+9
* Use self.log in authpam.pySimo Sorce2014-10-271-5/+4
* Map some common attributes from fas to userdataPatrick Uiterwijk2014-10-241-3/+17
* Return to provider if user cancels loginSimo Sorce2014-10-241-0/+22
* Handle invalid/expired transactions gracefullySimo Sorce2014-10-242-6/+5
* Show login target on the login screenPatrick Uiterwijk2014-10-241-0/+3
* Drop custom FAS templateSimo Sorce2014-10-241-1/+1
* Add group and CLA support to FAS login pluginSimo Sorce2014-10-241-1/+39
* Add attribute mapping for user informationSimo Sorce2014-10-243-4/+21
* Fix mod_auth_kerb based authenticationSimo Sorce2014-10-091-1/+5
* Fix transaction handling in providersSimo Sorce2014-10-061-0/+1
* Fix login session's userdata acquisitionSimo Sorce2014-10-061-1/+3
* Add very simple LDAP authentication pluginSimo Sorce2014-09-241-0/+221
* 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