summaryrefslogtreecommitdiffstats
path: root/ipsilon
Commit message (Expand)AuthorAgeFilesLines
...
* Require admin when accessing REST pagesRob Crittenden2015-03-032-0/+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
* Add uninstallation support.Patrick Uiterwijk2015-02-2615-31/+147
* 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
* 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 attribute policies in openidpSimo Sorce2015-02-243-3/+30
* Add support for attribute policies in samlidpSimo Sorce2015-02-242-2/+25
* Add config option to load mapping listsSimo Sorce2015-02-241-1/+47
* Add Policy class to help filter attributesSimo Sorce2015-02-241-0/+319
* Prefix userdata hives with _ to avoid conflictsSimo Sorce2015-02-248-48/+41
* Fix typos in openid provider commentsSimo Sorce2015-02-241-2/+2
* Add info plugin that utilizes Apache mod_lookup_identity pluginRob Crittenden2015-02-131-0/+180
* 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
* 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
* 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 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
* 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-261-0/+238
* 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
* 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