End-user UI for SP Portal
[cascardo/ipsilon.git] / ipsilon / providers / common.py
2015-09-04 Rob CrittendenEnd-user UI for SP Portal
2015-05-08 Patrick UiterwijkImplement change registration
2015-05-08 Rob CrittendenUpdate Copyright header point to COPYING file
2015-05-05 Rob CrittendenDrop usage of self._debug and use self.debug instead
2015-04-10 Rob CrittendenRename and move PluginConfig to ConfigHelper
2015-03-27 Rob CrittendenAdd a method to Installer classes to validate argument...
2015-03-03 Rob CrittendenRequire admin when accessing REST pages
2015-02-27 Rob CrittendenAdd base REST provider framework classes
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-10-27 Simo SorceFix plugins enablement code
2014-10-24 Simo SorceMove some exceptions into provider.common
2014-09-24 Simo SorceUse transactions throughout the code
2014-09-24 Simo SorceAllow deferred initialization of providers
2014-09-05 Patrick UiterwijkFix the check for hasattr(., 'admin')
2014-08-27 Simo SorceUse new Log class everywhere
2014-04-11 Simo SorceChange provider plugins registration and enablement
2014-03-28 Simo SorceAdd generic support for IdP plugin admin pages
2014-03-28 Simo SorceRefactor provider plugins enablement
2014-03-20 Simo SorceAdd server-install plugin configuration support
2014-03-03 Simo SorceImprove exceptions for saml2 providers
2014-02-25 Simo SorceAdd provider plugins loader