Use python logging in install / log cherrypy at right severity
[cascardo/ipsilon.git] / ipsilon / info /
2015-05-07 Rob CrittendenUse python logging in install / log cherrypy at right...
2015-05-07 Rob CrittendenRemove unnecessary lines from infoldap plugin
2015-05-06 Simo SorceSSSD info plugin is immutable if not preconfigured
2015-04-10 Rob CrittendenRename and move PluginConfig to ConfigHelper
2015-04-09 Rob CrittendenRename nss info plugin to match format of info+name
2015-03-27 Rob CrittendenUse all SSSD domains for info plugin by default.
2015-03-27 Rob CrittendenAdd a method to Installer classes to validate argument...
2015-03-23 Simo SorceAdd LDAP test
2015-03-23 Simo SorceFix fetching infoldap plugin groups
2015-03-23 John Dennisset SELinux boolean httpd_can_connect_ldap when install...
2015-03-17 Patrick UiterwijkMake SSSD Info enable the httpd_dbus_sssd boolean.
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
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