Make it possible to use PluginLoader without store
[cascardo/ipsilon.git] / ipsilon / providers / openid /
2015-09-05 Patrick UiterwijkMake it possible to use PluginLoader without store
2015-09-04 Patrick UiterwijkImplement cleanup for OpenIDStore
2015-09-04 Patrick UiterwijkClose connections after creating the tables
2015-09-04 Patrick UiterwijkAdd openid_extensions table to be created
2015-09-02 Patrick UiterwijkImplement database upgrade for indexes
2015-09-02 Patrick UiterwijkAdd SQL primary key and indexes
2015-08-31 Patrick UiterwijkCreate database upgrade framework
2015-08-28 Patrick UiterwijkFix transaction check
2015-05-08 Rob CrittendenUpdate Copyright header point to COPYING file
2015-05-07 Simo Sorcepylint 1.4.3 version fixes
2015-05-05 Rob CrittendenDrop usage of self._debug and use self.debug instead
2015-04-28 Patrick UiterwijkFix OpenID AX extension bug
2015-04-10 Patrick UiterwijkThis was renamed to _groups internally
2015-03-19 Rob CrittendenSet Cache-control on all generated pages, centralize...
2015-02-24 Simo SorceAdd support for attribute policies in openidp
2015-02-24 Simo SorcePrefix userdata hives with _ to avoid conflicts
2015-02-24 Simo SorceFix typos in openid provider comments
2014-12-16 Patrick UiterwijkFix file permissions and remove shebang's
2014-12-05 Simo SorceMake pep8 happy again
2014-12-05 Patrick UiterwijkAdd OpenIDStore to store associations and nonces
2014-11-13 Patrick UiterwijkMake sure the XRDS is returned as string
2014-11-12 Simo SorceRefactor plugin initialization and enablement
2014-11-12 Simo SorceRefactor plugin configuration
2014-10-24 Patrick UiterwijkShow login target on the login screen
2014-10-24 Simo SorceAdd OpenId extensions
2014-10-24 Simo SorceAdd attribute mapping for user information
2014-10-24 Patrick UiterwijkAdd OpenIDP Provider