summaryrefslogtreecommitdiffstats
path: root/ipsilon/install
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move templatized file creation to toolsSimo Sorce2014-04-211-15/+10
* Move fixing files functionality to toolsSimo Sorce2014-04-211-10/+1
* Add basic installation script with saml supportSimo Sorce2014-04-111-0/+259
* Rename scripts and mark them as suchSimo Sorce2014-04-112-0/+0
* Add a default admin user at install timeSimo Sorce2014-03-211-0/+10
* Add Krb configuration codeSimo Sorce2014-03-201-3/+3
* Add user configuration optionSimo Sorce2014-03-201-0/+8
* Add hostname configuration optionSimo Sorce2014-03-201-0/+9
* Silence cherrypy logging to the screenSimo Sorce2014-03-201-0/+5
* Install default configuration filesSimo Sorce2014-03-201-0/+28
* Add logging and install/uninstall targetsSimo Sorce2014-03-201-3/+90
* Add server-install plugin configuration supportSimo Sorce2014-03-201-2/+44
* First install script commitSimo Sorce2014-03-202-0/+34