pam: use a pam object method instead of pam module function
[cascardo/ipsilon.git] / ipsilon / providers /
2015-11-14 Rob CrittendenAdd support for IdP-initiated login
2015-10-27 Rob CrittendenCatch unsigned logout requests and raise a 400 for now
2015-10-27 John DennisHandle user session data for both internal and external...
2015-10-21 Rob CrittendenFix wrong attribute name for HTTP response status code
2015-10-21 Rob CrittendenDon't crash if no NameIdPolicy is requested
2015-10-19 Rob CrittendenFix incorrect raise exception syntax
2015-10-14 Patrick UiterwijkAdd check for permissions on deleting a SAML2 Service...
2015-09-16 John DennisModify is_lasso_ecp_enabled() to test for library symbol
2015-09-05 Patrick UiterwijkMake it possible to use PluginLoader without store
2015-09-04 Patrick UiterwijkImplement cleanup for OpenIDStore
2015-09-04 Patrick UiterwijkImplement automatic database cleanup
2015-09-04 Rob CrittendenFlip some debug messages to error messages in SAML2...
2015-09-04 Rob CrittendenEnd-user UI for SP Portal
2015-09-04 Rob CrittendenSP Portal administrative interface
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-31 Patrick UiterwijkMove initialization of SAML2 cleanup to init_idp
2015-08-28 Patrick UiterwijkFix transaction check
2015-08-25 Rob CrittendenLog a message when authentication is successful but...
2015-08-21 Patrick UiterwijkFix permission check on SP update
2015-08-18 Patrick UiterwijkOnly initialize the Persona IDP when actually enabled
2015-08-11 Pierre-Yves ChibonDrop all the calls to .keys() when iterating on the...
2015-07-17 Patrick UiterwijkOnly initialize the SAML IDP when actually enabled
2015-07-16 Rob CrittendenAdd support for logout over SOAP
2015-07-08 Patrick UiterwijkOnly initialize the OpenID IDP when actually enabled
2015-05-11 Rob CrittendenUse plugin-specific configuration, better expiration
2015-05-11 Rob CrittendenRemove expired SAML2 sessions
2015-05-11 Rob CrittendenUpdate IdP-initiated logout to use SAML2 Store
2015-05-11 Rob CrittendenConvert logout code to use SAML2 Store
2015-05-11 Rob CrittendenCreate a SAML2 session during login
2015-05-11 Rob CrittendenChange SAML2 sessions backend to use Store API
2015-05-08 Patrick UiterwijkImplement change registration
2015-05-08 John DennisImplement ECP in Ipsilon
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
next