Return PAM errors from mod_intercept_form_submit
[cascardo/ipsilon.git] / ipsilon / login / authform.py
2015-07-15 Rob CrittendenReturn PAM errors from mod_intercept_form_submit
2015-05-08 Patrick UiterwijkImplement change registration
2015-05-08 Rob CrittendenUpdate Copyright header point to COPYING file
2015-05-08 Rob CrittendenRemove extraneous logging arg in authform login plugin
2015-05-07 Simo Sorcepylint 1.4.3 version fixes
2015-05-07 Rob CrittendenUse python logging in install / log cherrypy at right...
2015-02-26 Patrick UiterwijkAdd uninstallation support.
2014-12-16 Patrick UiterwijkFix file permissions and remove shebang's
2014-11-12 Simo SorceRefactor plugin initialization and enablement
2014-11-12 Simo SorceRefactor plugin configuration
2014-11-12 Simo SorceIn configure we do not need to set_config()
2014-09-24 Simo SorceUse transactions throughout the code
2014-09-24 Simo SorceAdd proper ordering to login plugins config opts
2014-09-24 Simo SorceRemove service name from the form plugin
2014-09-24 Simo SorceUse helper cookie to remember the username
2014-09-24 Simo SorceCreate common form handler page
2014-09-24 Simo SorceRename form login page
2014-08-27 Simo SorceAdd External form auth plugin