summaryrefslogtreecommitdiffstats
path: root/ipsilon/login/authform.py
Commit message (Expand)AuthorAgeFilesLines
* 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-14/+7
* Refactor plugin configurationSimo Sorce2014-11-121-18/+16
* In configure we do not need to set_config()Simo Sorce2014-11-121-2/+1
* Use transactions throughout the codeSimo Sorce2014-09-241-2/+2
* Add proper ordering to login plugins config optsSimo Sorce2014-09-241-0/+1
* Remove service name from the form pluginSimo Sorce2014-09-241-9/+1
* Use helper cookie to remember the usernameSimo Sorce2014-09-241-1/+1
* Create common form handler pageSimo Sorce2014-09-241-30/+3
* Rename form login pageSimo Sorce2014-09-241-1/+1
* Add External form auth pluginSimo Sorce2014-08-271-0/+189