summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make sure the XRDS is returned as stringPatrick Uiterwijk2014-11-131-1/+1
* Delay exposing OpenIDPatrick Uiterwijk2014-11-131-5/+5
* Fix LDAP plugin configuration checksPatrick Uiterwijk2014-11-131-2/+2
* Improve spec fileSimo Sorce2014-11-121-11/+103
* Bump version to 0.2.6Simo Sorce2014-11-121-1/+1
* Fix svg parsing in mod_wsgiSimo Sorce2014-11-121-1/+1
* Add admin svg to setup.pySimo Sorce2014-11-121-0/+1
* Add missing openid paths to setup.pySimo Sorce2014-11-121-0/+3
* Add visual cues to configuration panelsSimo Sorce2014-11-127-61/+227
* Use indirection to report error stringsSimo Sorce2014-11-122-24/+32
* Add test to check file based configuration worksSimo Sorce2014-11-122-0/+180
* Return proper errors if config is read-onlySimo Sorce2014-11-122-9/+49
* Add option to source configuration from a fileSimo Sorce2014-11-121-6/+129
* Remove unused optionSimo Sorce2014-11-121-4/+2
* Make internal functions privateSimo Sorce2014-11-121-6/+6
* Remove unused functionSimo Sorce2014-11-121-3/+0
* Refactor plugin initialization and enablementSimo Sorce2014-11-1225-446/+318
* Set newurl on admin actions to stay on the pageSimo Sorce2014-11-121-1/+2
* Refactor plugin configurationSimo Sorce2014-11-1222-418/+401
* Add config utilities to represent data typesSimo Sorce2014-11-121-0/+297
* In configure we do not need to set_config()Simo Sorce2014-11-1210-26/+13
* Add simple SqlSession implementationSimo Sorce2014-11-127-3/+96
* Add test to check a real database (pgsql) worksSimo Sorce2014-11-126-4/+197
* Fix plugins enablement codeSimo Sorce2014-10-274-44/+43
* Add SVG Image to the Home administration pageSimo Sorce2014-10-273-1/+924
* Update style of plugins config page tooSimo Sorce2014-10-272-21/+38
* Reuse the AdminPlugins class for the providers tooSimo Sorce2014-10-275-103/+93
* Improve UI for enabling/disabling plugins configSimo Sorce2014-10-279-417/+274