summaryrefslogtreecommitdiffstats
path: root/ipsilon/install
Commit message (Expand)AuthorAgeFilesLines
* Validate options of the LDAP auth plugin on installationHEADmasterRob Crittenden2015-08-271-10/+10
* Count IPA as a login plugin when checking for enabled pluginsRob Crittenden2015-08-251-1/+1
* Drop all the calls to .keys() when iterating on the keys of a dictPierre-Yves Chibon2015-08-112-2/+2
* Log caught exceptions in server installer at debug levelRob Crittenden2015-07-271-1/+2
* Add client install option to disable logout over SOAPRob Crittenden2015-07-161-1/+5
* Add support for logout over SOAPRob Crittenden2015-07-161-0/+1
* Default --saml-sp-logout/post base on --saml-spJamie Lennox2015-07-071-6/+11
* ipsilon-client-install give password in env. var.Rich Megginson2015-06-091-0/+3
* Configure the SAML2 session database during installationRob Crittenden2015-05-121-0/+5
* Add uninstallation support to infosssdPatrick Uiterwijk2015-05-081-4/+4
* Implement change registrationPatrick Uiterwijk2015-05-081-8/+38
* Update Copyright header point to COPYING fileRob Crittenden2015-05-082-33/+2
* Use python logging in install / log cherrypy at right severityRob Crittenden2015-05-072-21/+29
* Move ipsilon WSGI script from /usr/sbin to /usr/libexecRob Crittenden2015-04-151-1/+1
* Better error handling for login mgrs in server install/uninstallRob Crittenden2015-04-131-8/+9
* If sys.exit is called or SystemExit raised, don't display successRob Crittenden2015-04-101-0/+3
* Suppress --config-profile option from installer script help outputNathan Kinder2015-04-062-2/+2
* Allow SP registration from ipsilon-client-installNathan Kinder2015-04-011-1/+87
* SP uninstall attempts to run installNathan Kinder2015-03-311-2/+2
* Add options to explicitly set database uris during installPatrick Uiterwijk2015-03-301-7/+13
* Add a method to Installer classes to validate argument inputRob Crittenden2015-03-271-0/+5
* Allow user to specify Name ID format when configuring SP.Rob Crittenden2015-03-231-0/+4
* Implement urn:oasis:names:tc:SAML:2.0:nameid-format:persistentRob Crittenden2015-03-231-1/+2
* Allow SP installation to be on non-standard portsNathan Kinder2015-03-181-2/+19
* Validate SP path settings during installationNathan Kinder2015-03-111-0/+21
* Add Cache-Control header to prevent browser caching of SAML auth locationNathan Kinder2015-03-101-0/+1
* Require SSL on SP when using --saml-secure-setupNathan Kinder2015-03-101-0/+7
* Add uninstallation support.Patrick Uiterwijk2015-02-261-3/+58
* Let the plugin configure calls notice failures.Rob Crittenden2015-02-131-4/+8
* Fix some copy-paste errors in help outputPatrick Uiterwijk2015-01-191-1/+1
* Add support for Persona Identity ProviderPatrick Uiterwijk2014-11-141-0/+9
* Add simple SqlSession implementationSimo Sorce2014-11-121-0/+12
* Add test to check a real database (pgsql) worksSimo Sorce2014-11-121-1/+10
* Refactor the data store a bitSimo Sorce2014-09-241-2/+2
* Add Info Provider plugin frameworkSimo Sorce2014-09-241-0/+7
* Strenghten default Security options in IDPSimo Sorce2014-06-171-0/+9
* Fix non-'make test' installationSimo Sorce2014-06-171-0/+2
* Add server install option to turn on debuggingSimo Sorce2014-06-061-1/+4
* Add basic testing infrastructureSimo Sorce2014-06-041-0/+3
* 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-041-1/+11
* Remind the user to restart HTTPD when doneSimo Sorce2014-05-071-0/+1
* Add Environment Helpers installer frameworkSimo Sorce2014-05-011-2/+7
* Always use saml by defaultSimo Sorce2014-05-011-5/+5
* Make SELinux happySimo Sorce2014-05-011-0/+5
* Avoid failing install if sessions directory existsSimo Sorce2014-05-011-1/+3
* Fix typo in ipsilon-client-installSimo Sorce2014-05-011-1/+2
* Make it easy to install mutiple server instancesSimo Sorce2014-04-211-5/+28