cascardo/ipsilon.git
2015-04-27 Rob CrittendenFix Apache configuration to use correct location of...
2015-04-27 Simo SorceMake availble a list of alternative aut methods
2015-04-27 Rob CrittendenPopulate krb_principal_name from GSS_NAME env var
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-17 Simo SorceFix sticter lint checks
2015-04-17 Rob CrittendenUse mod_auth_gssapi instead of mod_auth_kerb
2015-04-15 Rob CrittendenMove ipsilon WSGI script from /usr/sbin to /usr/libexec
2015-04-15 Patrick UiterwijkRelease v0.6.0 v0.6.0
2015-04-15 Patrick UiterwijkClose database sesssions
2015-04-13 Rob CrittendenBetter error handling for login mgrs in server install...
2015-04-13 Patrick UiterwijkFix bootstrap tooltip error
2015-04-10 Rob CrittendenAdd test for per-SP allowed and mapping attributes
2015-04-10 Rob CrittendenMake the authtest login plugin provide more info
2015-04-10 Rob CrittendenThe last allowed/mapping rule can be removed in SPs
2015-04-10 Rob CrittendenSAML SP template page is no longer needed
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 CrittendenMove mapping and complex list helpers out of class
2015-04-10 Rob CrittendenRename plugin_config template to option_config
2015-04-10 Simo SorceUse disabled template for mappings and lists
2015-04-10 Rob CrittendenPrint exceptions when saving data fails in admin UI
2015-04-10 Patrick UiterwijkRework package setup
2015-04-10 Patrick UiterwijkThis was renamed to _groups internally
2015-04-09 Rob CrittendenIf sys.exit is called or SystemExit raised, don't displ...
2015-04-09 Rob CrittendenRename nss info plugin to match format of info+name
2015-04-09 Patrick UiterwijkCheck if test deps are installed
2015-04-08 Nathan KinderExtend default SAML IdP metadata validity period
2015-04-06 Nathan KinderSuppress --config-profile option from installer script...
2015-04-06 Nathan KinderAdd document on web app integration for SAML
2015-04-02 Nathan KinderValidate SP names for admin pages and REST
2015-04-02 Nathan KinderAllow SP registration from ipsilon-client-install
2015-04-02 Rob CrittendenIdP-initiated logout for current user
2015-03-31 Nathan KinderSP uninstall attempts to run install
2015-03-30 Patrick UiterwijkRelease v0.5.0 v0.5.0
2015-03-30 Patrick UiterwijkAdd options to explicitly set database uris during...
2015-03-27 Rob CrittendenUse all SSSD domains for info plugin by default.
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-24 Rob CrittendenAdd tests for Name ID functionality
2015-03-23 Rob CrittendenMake unspecified the default Name ID format, add to...
2015-03-23 Rob CrittendenAllow user to specify Name ID format when configuring SP.
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-23 Simo SorceAdd LDAP test
2015-03-23 Simo SorceFix fetching infoldap plugin groups
2015-03-23 John Dennisset SELinux boolean httpd_can_connect_ldap when install...
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 Nathan KinderAllow SP installation to be on non-standard ports
2015-03-18 Simo SorceProperly handle groups info in SAML provider
2015-03-18 Simo SorceAdd negative authentication test
2015-03-18 Simo SorceFix error returned from login plugins
2015-03-17 Patrick UiterwijkMake SSSD Info enable the httpd_dbus_sssd boolean.
2015-03-16 Patrick UiterwijkBuild dated RPMs by default
2015-03-16 Rob CrittendenSave user attributes on subsequent calls to login.
2015-03-16 Rob CrittendenUse the IPA API directly when adding the HTTP principal
2015-03-16 Rob CrittendenFix some pylint warnings in logout test about shadowing...
2015-03-16 Rob CrittendenAdd test for multi-SP logout
2015-03-16 Rob CrittendenSet MALLOC_CHECK_ and MALLOC_PERTURB_ to catch memory...
2015-03-16 Rob CrittendenEnable Apache access log and core dump in tests
2015-03-12 Nathan KinderDon't explicitly save sessions
2015-03-12 Simo SorceProper fallback from referer to REQUEST_URI
2015-03-11 Nathan KinderValidate SP path settings during installation
2015-03-11 Nathan KinderAdd mod_wsgi display name for Ipsilon WSGI process
2015-03-10 Nathan KinderAdd Cache-Control header to prevent browser caching...
2015-03-10 Nathan KinderRequire SSL on SP when using --saml-secure-setup
2015-03-06 Simo SorceFind transaction ids for internal redirects
2015-03-03 Patrick UiterwijkFix transaction ID passing for failed authentication
2015-03-03 Rob CrittendenRequire admin when accessing REST pages
2015-03-03 Rob CrittendenInstall and package the new REST components
2015-02-27 Rob CrittendenAdd test for REST Service Provider GET and POST
2015-02-27 Rob CrittendenBreak out getting SP metadata into a separate test...
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 CrittendenLoad REST plugins onto the Root object
2015-02-27 Rob CrittendenAdd base REST provider framework classes
2015-02-27 Rob CrittendenChange root class of Page from Log to Endpoint
2015-02-27 Rob CrittendenLow-level class for managing request endpoints
2015-02-27 Patrick UiterwijkBump version numbers for release v0.4.0 v0.4.0
2015-02-26 Patrick UiterwijkAdd uninstallation support.
2015-02-24 Simo SorceAvoid attrs test flakines, stop using info_nss
2015-02-24 Patrick UiterwijkSplit tools between components that require them
2015-02-24 Patrick Uiterwijk__init__ needs to be in the main package
2015-02-24 Patrick UiterwijkBump spec file
2015-02-24 Patrick UiterwijkDo not require ipsilon-tools
2015-02-24 Patrick UiterwijkSplit the installer into -tools
2015-02-24 Patrick UiterwijkSplit off authform
2015-02-24 Patrick UiterwijkMake the configparser case sensitive.
2015-02-24 Simo SorceMake available case insensitive mapping matching
2015-02-24 Simo SorceUse the new Policy engine for login/info mapping
2015-02-24 Simo SorceAdd dynamic list to plugin_config forms
2015-02-24 Simo SorceHandle changing MappingList options
2015-02-24 Simo SorceHandle changing ComplexList options
2015-02-24 Simo SorceDo not crash on failure to load config
2015-02-24 Simo SorceAdd support for new options to plugin_config.html
2015-02-24 Simo SorceAdd support for attribute policies in openidp
next