summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version up to 0.2.1Simo Sorce2014-04-251-1/+1
* Do not hardcode sessions directory in spec fileSimo Sorce2014-04-211-2/+0
* Make it easy to install mutiple server instancesSimo Sorce2014-04-215-31/+48
* Move templatized file creation to toolsSimo Sorce2014-04-212-15/+19
* Move fixing files functionality to toolsSimo Sorce2014-04-213-21/+40
* Convert all forms to use util.Page form supportSimo Sorce2014-04-213-26/+4
* Add New form helper to Page objectSimo Sorce2014-04-201-4/+19
* Update contrib spec file for version 0.2Simo Sorce2014-04-181-8/+3
* Fix warningSimo Sorce2014-04-181-2/+2
* Revert incorrect change to template fileSimo Sorce2014-04-181-4/+4
* Add missing install fileSimo Sorce2014-04-182-1/+14
* Bump up to version 0.2Simo Sorce2014-04-161-1/+1
* Fix NameId exceptionSimo Sorce2014-04-151-2/+2
* Add nameid values validationSimo Sorce2014-04-142-0/+15
* Refactor argument validation for SP formsSimo Sorce2014-04-141-61/+105
* Validate Service Provider namesSimo Sorce2014-04-111-0/+16
* Install client tools in a separate rpm packageSimo Sorce2014-04-111-2/+38
* Add basic installation script with saml supportSimo Sorce2014-04-114-1/+301
* Allow to set additional custom keys on servicesSimo Sorce2014-04-111-1/+3
* Simplify metadata add_service signatureSimo Sorce2014-04-112-15/+19
* Store full path immediatelySimo Sorce2014-04-111-6/+5
* If no path is provided use current directorySimo Sorce2014-04-111-1/+4
* Move accessory functions to a generic tools moduleSimo Sorce2014-04-116-23/+24
* Rename scripts and mark them as suchSimo Sorce2014-04-115-9/+5
* Add debug logging of lasso librarySimo Sorce2014-04-111-0/+7
* Return Idps metadata file on requestSimo Sorce2014-04-111-0/+11
* Fix generation of endopint URLsSimo Sorce2014-04-111-2/+2
* Change provider plugins registration and enablementSimo Sorce2014-04-113-19/+46
* Add explicit error for Unknown ProvidersSimo Sorce2014-04-111-1/+11
* Properly support rename operationSimo Sorce2014-04-041-0/+9
* Admin functions to delete Service ProvidersSimo Sorce2014-04-043-0/+24
* Add infrastructure to delete plugin data by idSimo Sorce2014-04-042-0/+20
* Admin functions to add new Service ProvidersSimo Sorce2014-04-043-0/+111
* Admin classes to change SP propertiesSimo Sorce2014-04-043-16/+172
* Providers can save properties back to the databaseSimo Sorce2014-04-041-4/+43
* Add Service and Identity Provider abstractionSimo Sorce2014-04-043-19/+71
* Add racefree way to add a new unique data pointSimo Sorce2014-04-042-0/+33
* No need to have a separate certificate fileSimo Sorce2014-04-041-2/+1
* Saml2 initial admin pageSimo Sorce2014-03-284-0/+76
* Add generic support for IdP plugin admin pagesSimo Sorce2014-03-283-1/+8
* Basic Identity providers plugin configurationSimo Sorce2014-03-283-0/+100
* Refactor provider plugins enablementSimo Sorce2014-03-281-6/+37
* Refactor login plugin enablement codeSimo Sorce2014-03-283-16/+103
* Automatically build configuration page menuSimo Sorce2014-03-283-27/+38
* Add common way to add a subtree to a pageSimo Sorce2014-03-281-0/+6
* Move login plugin configuration to its own moduleSimo Sorce2014-03-268-130/+168
* Move admin_protect to a more generic moduleSimo Sorce2014-03-242-12/+12
* Implement plugin ordering configurationSimo Sorce2014-03-243-2/+105
* Add a default admin user at install timeSimo Sorce2014-03-211-0/+10
* Add way to save user preferencesSimo Sorce2014-03-211-0/+33