Drop usage of self._debug and use self.debug instead
[cascardo/ipsilon.git] / ipsilon / providers / openid /
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