summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make available case insensitive mapping matchingticket-18Simo 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-242-2/+30
* Add support for attribute policies in samlidpSimo Sorce2015-02-232-2/+25
* Add config option to load mapping listsSimo Sorce2015-02-231-1/+47
* Add Policy class to help filter attributesSimo Sorce2015-02-232-0/+320
* Prefix userdata hives with _ to avoid conflictsSimo Sorce2015-02-238-48/+41
* Change attrs test to check for fullnameSimo Sorce2015-02-201-7/+3
* Fix typos in openid provider commentsSimo Sorce2015-02-201-2/+2
* Fix RPM field seperatorPatrick Uiterwijk2015-02-201-1/+1
* Add info plugin that utilizes Apache mod_lookup_identity pluginRob Crittenden2015-02-132-1/+199
* Let the plugin configure calls notice failures.Rob Crittenden2015-02-131-4/+8
* Fix typo in nss and infoldap info pluginsRob Crittenden2015-02-132-2/+2
* Test for Single Logout ServiceRob Crittenden2015-02-132-0/+177
* Implement Single Logout Service for SP-initiated logoutRob Crittenden2015-02-134-0/+313
* Add SAML-specific session data for tracking login/logout sessionsRob Crittenden2015-02-131-0/+226
* Register SingleLogoutService SAML2 metadataRob Crittenden2015-02-131-0/+2
* Add helper to store provider specific dataRob Crittenden2015-02-131-0/+16
* Ignore .rnd (openssl stuff)Patrick Uiterwijk2015-02-061-0/+1
* Make test results more clearPatrick Uiterwijk2015-02-061-2/+5
* Fall back to default templates dir if it does not exist in template_dirPatrick Uiterwijk2015-02-061-5/+13
* Remove print lines from openidPatrick Uiterwijk2015-02-031-2/+0
* Add the OpenID xrds template to setup.pyPatrick Uiterwijk2015-02-031-1/+1
* Add expiration to Idp metadataSimo Sorce2015-01-292-6/+41
* Add Metadata Generator helper classSimo Sorce2015-01-291-16/+24
* Add support for expiration in MetadataSimo Sorce2015-01-291-4/+28
* Add function to import a cert from a fileSimo Sorce2015-01-291-0/+4
* Update spec file after Fedora reviewPatrick Uiterwijk2015-01-281-34/+119
* Fix request multipart logging when only 1 part is presentJohn Dennis2015-01-271-10/+18
* Fix int/pep8 errors in latest patchesSimo Sorce2015-01-261-9/+11
* Add source code context information to debug logsJohn Dennis2015-01-261-3/+64
* Add request/response logging via cherrypy tool hooksJohn Dennis2015-01-263-0/+240
* Fix a copy-paste errorPatrick Uiterwijk2015-01-221-1/+1
* Fix some copy-paste errors in help outputPatrick Uiterwijk2015-01-192-2/+2
* Use referer too as source of transaction IDsSimo Sorce2015-01-162-6/+37
* Fix file permissions and remove shebang'sPatrick Uiterwijk2014-12-1646-92/+0
* Bump RPM spec version to 0.3.0Simo Sorce2014-12-121-1/+1
* Update version and maintainer infoPatrick Uiterwijk2014-12-111-19/+4
* Make quickrun create a symlink to uiPatrick Uiterwijk2014-12-071-0/+5
* Change working directory for quickrunSimo Sorce2014-12-051-2/+5
* Make pep8 happy againSimo Sorce2014-12-051-0/+1
* Add OpenIDStore to store associations and noncesPatrick Uiterwijk2014-12-052-3/+88
* Add defaults to List objectsSimo Sorce2014-12-051-0/+2
* Allow to pass drectly a URL to the Store classSimo Sorce2014-12-051-4/+9
* Add support for Persona Identity ProviderPatrick Uiterwijk2014-11-1410-2/+405