Update Copyright header point to COPYING file
[cascardo/ipsilon.git] / ipsilon / providers /
2015-05-08 Rob CrittendenUpdate Copyright header point to COPYING file
2015-05-07 Simo Sorcepylint 1.4.3 version fixes
2015-05-07 Rob CrittendenPull the GSSAPI principal out of the userattrs
2015-05-07 Rob CrittendenUse python logging in install / log cherrypy at right...
2015-05-05 Rob CrittendenDrop usage of self._debug and use self.debug instead
2015-04-28 Rob CrittendenChange references to authkrb plugin to authgssapi
2015-04-28 Patrick UiterwijkAdd OpenID test suite
2015-04-28 Patrick UiterwijkFix OpenID AX extension bug
2015-04-24 Rob CrittendenDisallow iframes via X-Frame-Options and CSP by default
2015-04-24 Patrick UiterwijkUse the new transaction convenience function in Persona
2015-04-10 Rob CrittendenAdd test for per-SP allowed and mapping attributes
2015-04-10 Rob CrittendenThe last allowed/mapping rule can be removed in SPs
2015-04-10 Rob CrittendenAdd per-SP attribute mapping and allowed attributes
2015-04-10 Rob CrittendenRename and move PluginConfig to ConfigHelper
2015-04-10 Rob CrittendenConvert SAML2 SP Provider UI to use Config object
2015-04-10 Rob CrittendenPrint exceptions when saving data fails in admin UI
2015-04-10 Patrick UiterwijkThis was renamed to _groups internally
2015-04-08 Nathan KinderExtend default SAML IdP metadata validity period
2015-04-02 Nathan KinderValidate SP names for admin pages and REST
2015-04-02 Rob CrittendenIdP-initiated logout for current user
2015-03-30 Patrick UiterwijkAdd options to explicitly set database uris during...
2015-03-27 Rob CrittendenAdd a method to Installer classes to validate argument...
2015-03-27 Rob CrittendenTry to return a redirect instead a 400 for "not logged...
2015-03-23 Rob CrittendenMake unspecified the default Name ID format, add to...
2015-03-23 Rob CrittendenImplement urn:oasis:names:tc:SAML:1.1:nameid-format...
2015-03-23 Rob CrittendenImplement urn:oasis:names:tc:SAML:2.0:nameid-format...
2015-03-23 Rob CrittendenImplement urn:oasis:names:tc:SAML:2.0:nameid-format...
2015-03-23 Rob CrittendenWhen a new logout session is received, save old session ids
2015-03-19 Rob CrittendenSet Cache-control on all generated pages, centralize...
2015-03-18 John DennisAssertion AttributeStatements must be non-empty
2015-03-18 Simo SorceProperly handle groups info in SAML provider
2015-03-03 Rob CrittendenRequire admin when accessing REST pages
2015-02-27 Rob CrittendenLoad and initialize REST in the SAML2 plugin
2015-02-27 Rob CrittendenImplement GET and POST REST API for Service Providers
2015-02-27 Rob CrittendenAdd base REST provider framework classes
2015-02-26 Patrick UiterwijkAdd uninstallation support.
2015-02-24 Simo SorceAdd support for attribute policies in openidp
2015-02-24 Simo SorceAdd support for attribute policies in samlidp
2015-02-24 Simo SorcePrefix userdata hives with _ to avoid conflicts
2015-02-24 Simo SorceFix typos in openid provider comments
2015-02-13 Rob CrittendenImplement Single Logout Service for SP-initiated logout
2015-02-13 Rob CrittendenAdd SAML-specific session data for tracking login/logou...
2015-02-13 Rob CrittendenRegister SingleLogoutService SAML2 metadata
2015-02-03 Patrick UiterwijkRemove print lines from openid
2015-01-29 Simo SorceAdd expiration to Idp metadata
2015-01-29 Simo SorceAdd Metadata Generator helper class
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-14 Patrick UiterwijkAdd support for Persona Identity Provider
2014-11-13 Patrick UiterwijkMake sure the XRDS is returned as string
2014-11-13 Patrick UiterwijkDelay exposing OpenID
2014-11-12 Simo SorceUse indirection to report error strings
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-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
2014-10-24 Simo SorceMove some exceptions into provider.common
2014-10-07 Simo SorceAdd AdminPage abstraction on top of util.Page
2014-10-07 Simo SorceFix exposed functions
2014-09-24 Simo SorceUse transactions throughout the code
2014-09-24 Simo SorceAdd support for returning user attributes
2014-09-24 Simo SorceAllow deferred initialization of providers
2014-09-24 Simo SorceDeclare admin attribute
2014-09-05 Patrick UiterwijkFix the check for hasattr(., 'admin')
2014-08-27 Simo SorceRestore ability to run from checkout
2014-08-27 Simo SorceUse new Log class everywhere
2014-06-17 Simo SorceStrenghten default Security options in IDP
2014-06-04 Simo SorceAllow turning off security at install time
2014-06-04 Simo SorceAdd optional field to allow pasting the metadata
2014-05-20 Simo SorceFix handling of SP renames
2014-05-20 Simo SorceFix E256 with stricter pep8 error checker
2014-05-19 Simo SorceFix generation fo server's metadata file
2014-05-02 Simo SorceAlways use saml by default
2014-04-21 Simo SorceMake it easy to install mutiple server instances
2014-04-21 Simo SorceMove fixing files functionality to tools
2014-04-21 Simo SorceConvert all forms to use util.Page form support
2014-04-18 Simo SorceFix warning
2014-04-16 Simo SorceFix NameId exception
2014-04-14 Simo SorceAdd nameid values validation
2014-04-14 Simo SorceRefactor argument validation for SP forms
2014-04-11 Simo SorceValidate Service Provider names
2014-04-11 Simo SorceSimplify metadata add_service signature
2014-04-11 Simo SorceMove accessory functions to a generic tools module
2014-04-11 Simo SorceAdd debug logging of lasso library
2014-04-11 Simo SorceReturn Idps metadata file on request
2014-04-11 Simo SorceFix generation of endopint URLs
2014-04-11 Simo SorceChange provider plugins registration and enablement
2014-04-11 Simo SorceAdd explicit error for Unknown Providers
2014-04-04 Simo SorceProperly support rename operation
2014-04-04 Simo SorceAdmin functions to delete Service Providers
2014-04-04 Simo SorceAdmin functions to add new Service Providers
2014-04-04 Simo SorceAdmin classes to change SP properties
2014-04-04 Simo SorceProviders can save properties back to the database
2014-04-04 Simo SorceAdd Service and Identity Provider abstraction
2014-04-04 Simo SorceNo need to have a separate certificate file
next