__init__ needs to be in the main package
[cascardo/ipsilon.git] / ipsilon / info /
2015-02-24 Simo SorceUse the new Policy engine for login/info mapping
2015-02-24 Simo SorcePrefix userdata hives with _ to avoid conflicts
2015-02-13 Rob CrittendenAdd info plugin that utilizes Apache mod_lookup_identit...
2015-02-13 Rob CrittendenFix typo in nss and infoldap info plugins
2015-01-22 Patrick UiterwijkFix a copy-paste error
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-27 Simo SorceFix plugins enablement code
2014-10-27 Simo SorceReuse the AdminPlugins class for the providers too
2014-10-24 Patrick Uiterwijkinfoldap is of course LDAP
2014-10-24 Simo SorceAdd attribute mapping for user information
2014-10-24 Simo SorceFix storing info plugin status and order
2014-09-24 Simo SorceAdd very simple LDAP authentication plugin
2014-09-24 Simo SorceAdd Info providers Admin pages
2014-09-24 Simo SorceAdd Info Provider plugin framework