summaryrefslogtreecommitdiffstats
path: root/ipsilon/login/authtest.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-2/+3
* Add OpenID test suitePatrick Uiterwijk2015-04-281-1/+2
* Make the authtest login plugin provide more infoRob Crittenden2015-04-101-1/+6
* Fix error returned from login pluginsSimo Sorce2015-03-171-0/+1
* Add uninstallation support.Patrick Uiterwijk2015-02-261-3/+4
* Fix file permissions and remove shebang'sPatrick Uiterwijk2014-12-161-2/+0
* Refactor plugin initialization and enablementSimo Sorce2014-11-121-13/+6
* Refactor plugin configurationSimo Sorce2014-11-121-17/+19
* In configure we do not need to set_config()Simo Sorce2014-11-121-2/+1
* Add attribute mapping for user informationSimo Sorce2014-10-241-1/+2
* Use transactions throughout the codeSimo Sorce2014-09-241-1/+2
* Use helper cookie to remember the usernameSimo Sorce2014-09-241-1/+1
* Create common form handler pageSimo Sorce2014-09-241-29/+4
* Rename form login pageSimo Sorce2014-09-241-2/+2
* Add test login moduleSimo Sorce2014-06-041-0/+154