Implement change registration
[cascardo/ipsilon.git] / ipsilon / login / authfas.py
2015-05-08 Patrick UiterwijkImplement change registration
2015-05-08 Rob CrittendenUpdate Copyright header point to COPYING file
2015-05-07 Simo Sorcepylint 1.4.3 version fixes
2015-05-07 Rob CrittendenUse python logging in install / log cherrypy at right...
2015-03-18 Simo SorceFix error returned from login plugins
2015-02-26 Patrick UiterwijkAdd uninstallation support.
2015-02-24 Simo SorceUse the new Policy engine for login/info mapping
2015-02-24 Simo SorcePrefix userdata hives with _ to avoid conflicts
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-10-24 Patrick UiterwijkMap some common attributes from fas to userdata
2014-10-24 Simo SorceDrop custom FAS template
2014-10-24 Simo SorceAdd group and CLA support to FAS login plugin
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 SorceCreate common form handler page
2014-09-24 Simo SorceRemove unused option from the FAS login plugin
2014-08-27 Simo SorceAdd FAS login plugin