summaryrefslogtreecommitdiffstats
path: root/ipsilon
Commit message (Expand)AuthorAgeFilesLines
* Add basic testing infrastructureSimo Sorce2014-06-041-0/+3
* Add test login moduleSimo Sorce2014-06-041-0/+154
* Additional parametrization of template filesSimo Sorce2014-06-041-1/+7
* Do not make directory unwritableSimo Sorce2014-06-041-1/+1
* Add support for passing configuration profileSimo Sorce2014-06-042-0/+75
* Allow turning off security at install timeSimo Sorce2014-06-042-2/+18
* Add optional field to allow pasting the metadataSimo Sorce2014-06-041-1/+16
* If krb is explicitly 'no' do not check for ipaSimo Sorce2014-05-291-0/+2
* Fix typoSimo Sorce2014-05-291-1/+1
* Fix handling of SP renamesSimo Sorce2014-05-201-4/+5
* Fix referer checks with escaped URLsSimo Sorce2014-05-201-4/+16
* Fix E501 line too long errorsSimo Sorce2014-05-201-2/+4
* Fix E256 with stricter pep8 error checkerSimo Sorce2014-05-206-8/+8
* Fix E713 with stricter pep8 error checkerSimo Sorce2014-05-204-4/+4
* Fix typo in selinux boolean nameSimo Sorce2014-05-201-1/+1
* Fix generation fo server's metadata fileSimo Sorce2014-05-191-2/+2
* Fix broken login plugins order config handlingNathan Kinder2014-05-101-13/+18
* Add 500 Error handler for krb moduleSimo Sorce2014-05-071-0/+2
* Remind the user to restart HTTPD when doneSimo Sorce2014-05-071-0/+1
* Give more user feedback around keytab issuesSimo Sorce2014-05-071-0/+16
* Add IPA helper for server installSimo Sorce2014-05-011-0/+170
* Add Environment Helpers installer frameworkSimo Sorce2014-05-013-2/+34
* Always use saml by defaultSimo Sorce2014-05-012-6/+7
* Make SELinux happySimo Sorce2014-05-012-0/+14
* Avoid failing install if sessions directory existsSimo Sorce2014-05-011-1/+3
* Eliminte stale locksSimo Sorce2014-05-011-1/+16
* Fix typo in ipsilon-client-installSimo Sorce2014-05-011-1/+2
* Make it easy to install mutiple server instancesSimo Sorce2014-04-213-23/+40
* 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
* Fix warningSimo Sorce2014-04-181-2/+2
* 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
* Add basic installation script with saml supportSimo Sorce2014-04-111-0/+259
* 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-115-22/+22
* Rename scripts and mark them as suchSimo Sorce2014-04-113-0/+0
* 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-112-18/+45
* Add explicit error for Unknown ProvidersSimo Sorce2014-04-111-1/+11
* Properly support rename operationSimo Sorce2014-04-041-0/+9