Make it possible to use PluginLoader without store
[cascardo/ipsilon.git] / ipsilon / providers / openidp.py
2015-08-31 Patrick UiterwijkCreate database upgrade framework
2015-07-08 Patrick UiterwijkOnly initialize the OpenID IDP when actually enabled
2015-05-08 Patrick UiterwijkImplement change registration
2015-05-08 Rob CrittendenUpdate Copyright header point to COPYING file
2015-04-28 Patrick UiterwijkAdd OpenID test suite
2015-03-30 Patrick UiterwijkAdd options to explicitly set database uris during...
2015-02-26 Patrick UiterwijkAdd uninstallation support.
2015-02-24 Simo SorceAdd support for attribute policies in openidp
2015-02-03 Patrick UiterwijkRemove print lines from openid
2014-12-16 Patrick UiterwijkFix file permissions and remove shebang's
2014-12-05 Patrick UiterwijkAdd OpenIDStore to store associations and nonces
2014-11-13 Patrick UiterwijkDelay exposing OpenID
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-10-24 Patrick UiterwijkAdd OpenIDP Provider