summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Assertion AttributeStatements must be non-emptyJohn Dennis2015-03-181-8/+11
* Allow SP installation to be on non-standard portsNathan Kinder2015-03-182-4/+21
* Properly handle groups info in SAML providerSimo Sorce2015-03-171-0/+6
* Add negative authentication testSimo Sorce2015-03-171-0/+10
* Fix error returned from login pluginsSimo Sorce2015-03-175-0/+7
* Make SSSD Info enable the httpd_dbus_sssd boolean.Patrick Uiterwijk2015-03-171-0/+7
* Build dated RPMs by defaultPatrick Uiterwijk2015-03-162-3/+8
* Save user attributes on subsequent calls to login.Rob Crittenden2015-03-161-0/+2
* Use the IPA API directly when adding the HTTP principalRob Crittenden2015-03-162-30/+49
* Fix some pylint warnings in logout test about shadowing variables.Rob Crittenden2015-03-161-3/+4
* Add test for multi-SP logoutRob Crittenden2015-03-162-1/+119
* Set MALLOC_CHECK_ and MALLOC_PERTURB_ to catch memory problemsRob Crittenden2015-03-161-0/+3
* Enable Apache access log and core dump in testsRob Crittenden2015-03-161-0/+7
* Don't explicitly save sessionsNathan Kinder2015-03-121-4/+0
* Proper fallback from referer to REQUEST_URISimo Sorce2015-03-121-2/+4
* Validate SP path settings during installationNathan Kinder2015-03-111-0/+21
* Add mod_wsgi display name for Ipsilon WSGI processNathan Kinder2015-03-111-1/+1
* Add Cache-Control header to prevent browser caching of SAML auth locationNathan Kinder2015-03-101-0/+1
* Require SSL on SP when using --saml-secure-setupNathan Kinder2015-03-102-1/+14
* Find transaction ids for internal redirectsSimo Sorce2015-03-061-2/+8
* Fix transaction ID passing for failed authenticationPatrick Uiterwijk2015-03-031-3/+6
* Require admin when accessing REST pagesRob Crittenden2015-03-032-0/+8
* Install and package the new REST componentsRob Crittenden2015-03-032-2/+3
* Add test for REST Service Provider GET and POSTRob Crittenden2015-02-273-9/+301
* Break out getting SP metadata into a separate test helperRob Crittenden2015-02-271-3/+8
* Load and initialize REST in the SAML2 pluginRob Crittenden2015-02-271-0/+3
* Implement GET and POST REST API for Service ProvidersRob Crittenden2015-02-271-0/+107
* Load REST plugins onto the Root objectRob Crittenden2015-02-271-0/+4
* Add base REST provider framework classesRob Crittenden2015-02-274-0/+141
* Change root class of Page from Log to EndpointRob Crittenden2015-02-271-2/+3
* Low-level class for managing request endpointsRob Crittenden2015-02-271-0/+82
* Bump version numbers for release v0.4.0Patrick Uiterwijk2015-02-272-3/+6
* Add uninstallation support.Patrick Uiterwijk2015-02-2615-31/+147
* Avoid attrs test flakines, stop using info_nssSimo Sorce2015-02-241-4/+2
* Split tools between components that require themPatrick Uiterwijk2015-02-241-1/+5
* __init__ needs to be in the main packagePatrick Uiterwijk2015-02-241-2/+1
* Bump spec filePatrick Uiterwijk2015-02-241-1/+5
* Do not require ipsilon-toolsPatrick Uiterwijk2015-02-241-1/+0
* Split the installer into -toolsPatrick Uiterwijk2015-02-241-4/+4
* Split off authformPatrick Uiterwijk2015-02-241-2/+15
* Make the configparser case sensitive.Patrick Uiterwijk2015-02-241-0/+1
* Make available case insensitive mapping matchingSimo Sorce2015-02-241-19/+96
* Use the new Policy engine for login/info mappingSimo Sorce2015-02-245-64/+45
* Add dynamic list to plugin_config formsSimo Sorce2015-02-242-4/+40
* Handle changing MappingList optionsSimo Sorce2015-02-241-0/+85
* Handle changing ComplexList optionsSimo Sorce2015-02-241-0/+67
* Do not crash on failure to load configSimo Sorce2015-02-241-1/+5
* Add support for new options to plugin_config.htmlSimo Sorce2015-02-241-1/+56
* Add support for attribute policies in openidpSimo Sorce2015-02-243-3/+30
* Add support for attribute policies in samlidpSimo Sorce2015-02-242-2/+25