summaryrefslogtreecommitdiffstats
path: root/ipsilon
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-145-2/+295
* 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
* Fix svg parsing in mod_wsgiSimo Sorce2014-11-121-1/+1
* Add visual cues to configuration panelsSimo Sorce2014-11-121-12/+19
* Use indirection to report error stringsSimo Sorce2014-11-122-24/+32
* 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-1224-445/+317
* Set newurl on admin actions to stay on the pageSimo Sorce2014-11-121-1/+2
* Refactor plugin configurationSimo Sorce2014-11-1219-404/+346
* 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-123-0/+88
* Add test to check a real database (pgsql) worksSimo Sorce2014-11-121-1/+10
* Fix plugins enablement codeSimo Sorce2014-10-274-44/+43
* Add SVG Image to the Home administration pageSimo Sorce2014-10-271-1/+21
* Update style of plugins config page tooSimo Sorce2014-10-271-10/+9
* Reuse the AdminPlugins class for the providers tooSimo Sorce2014-10-274-91/+31
* Improve UI for enabling/disabling plugins configSimo Sorce2014-10-274-305/+166
* Allow to call forms from any of the admin pagesSimo Sorce2014-10-271-6/+15
* Use self.log in authpam.pySimo Sorce2014-10-271-5/+4
* infoldap is of course LDAPPatrick Uiterwijk2014-10-241-1/+1
* Map some common attributes from fas to userdataPatrick Uiterwijk2014-10-241-3/+17
* Properly handle empty values in storageSimo Sorce2014-10-241-1/+1
* Return to provider if user cancels loginSimo Sorce2014-10-241-0/+22
* Handle invalid/expired transactions gracefullySimo Sorce2014-10-243-6/+13
* Make the template directory configurablePatrick Uiterwijk2014-10-241-1/+5
* Show login target on the login screenPatrick Uiterwijk2014-10-243-2/+7
* Drop custom FAS templateSimo Sorce2014-10-241-1/+1
* Add group and CLA support to FAS login pluginSimo Sorce2014-10-241-1/+39
* Add OpenId extensionsSimo Sorce2014-10-245-0/+193
* Add attribute mapping for user informationSimo Sorce2014-10-249-34/+194
* Add OpenIDP ProviderPatrick Uiterwijk2014-10-247-1/+584
* Handle lists type options in plugins configurationSimo Sorce2014-10-241-0/+24
* Do not overwrite default plugin optionsSimo Sorce2014-10-242-27/+36
* Add helpers to store per plugin user preferencesSimo Sorce2014-10-242-2/+19
* Move some exceptions into provider.commonSimo Sorce2014-10-242-15/+16
* Fix storing info plugin status and orderSimo Sorce2014-10-242-22/+40