summaryrefslogtreecommitdiffstats
path: root/ipsilon/login/authfas.py
Commit message (Expand)AuthorAgeFilesLines
* pylint 1.4.3 version fixespylint143Simo Sorce2015-05-071-1/+0
* Use python logging in install / log cherrypy at right severityRob Crittenden2015-05-071-4/+8
* Fix error returned from login pluginsSimo Sorce2015-03-171-0/+1
* Add uninstallation support.Patrick Uiterwijk2015-02-261-3/+4
* Use the new Policy engine for login/info mappingSimo Sorce2015-02-241-12/+11
* Prefix userdata hives with _ to avoid conflictsSimo Sorce2015-02-241-5/+6
* Fix file permissions and remove shebang'sPatrick Uiterwijk2014-12-161-2/+0
* Refactor plugin initialization and enablementSimo Sorce2014-11-121-15/+6
* Refactor plugin configurationSimo Sorce2014-11-121-35/+28
* In configure we do not need to set_config()Simo Sorce2014-11-121-2/+1
* Map some common attributes from fas to userdataPatrick Uiterwijk2014-10-241-3/+17
* Drop custom FAS templateSimo Sorce2014-10-241-1/+1
* Add group and CLA support to FAS login pluginSimo Sorce2014-10-241-1/+39
* Use transactions throughout the codeSimo Sorce2014-09-241-1/+2
* Add proper ordering to login plugins config optsSimo Sorce2014-09-241-0/+3
* Create common form handler pageSimo Sorce2014-09-241-30/+5
* Remove unused option from the FAS login pluginSimo Sorce2014-09-241-10/+0
* Add FAS login pluginSimo Sorce2014-08-271-0/+194