Fix error returned from login plugins
[cascardo/ipsilon.git] / ipsilon / login / authldap.py
2015-03-18 Simo SorceFix error returned from login plugins
2015-02-26 Patrick UiterwijkAdd uninstallation support.
2015-02-24 Simo SorcePrefix userdata hives with _ to avoid conflicts
2015-01-19 Patrick UiterwijkFix some copy-paste errors in help output
2014-12-16 Patrick UiterwijkFix file permissions and remove shebang's
2014-11-13 Patrick UiterwijkFix LDAP plugin configuration checks
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 Simo SorceAdd attribute mapping for user information
2014-09-24 Simo SorceAdd very simple LDAP authentication plugin