summaryrefslogtreecommitdiffstats
path: root/ipsilon
Commit message (Expand)AuthorAgeFilesLines
* Add abstraction class to handle cookiesSimo Sorce2014-09-242-9/+76
* Add Info providers Admin pagesSimo Sorce2014-09-245-5/+172
* Add support for returning user attributesSimo Sorce2014-09-242-1/+37
* Add Info Provider plugin frameworkSimo Sorce2014-09-244-0/+144
* Add error log facility to Log utilitySimo Sorce2014-09-241-1/+6
* Add proper ordering to login plugins config optsSimo Sorce2014-09-243-0/+6
* Allow plugins to determine config options orderSimo Sorce2014-09-241-1/+16
* Remove service name from the form pluginSimo Sorce2014-09-241-9/+1
* Use helper cookie to remember the usernameSimo Sorce2014-09-245-5/+29
* Create common form handler pageSimo Sorce2014-09-245-119/+50
* Rename form login pageSimo Sorce2014-09-243-5/+5
* Remove unused option from the FAS login pluginSimo Sorce2014-09-241-10/+0
* Cast db value to string before comparisonSimo Sorce2014-09-241-1/+1
* Allow deferred initialization of providersSimo Sorce2014-09-243-24/+45
* Declare admin attributeSimo Sorce2014-09-241-0/+1
* Fix the check for hasattr(., 'admin')Patrick Uiterwijk2014-09-051-1/+0
* Add FAS login pluginSimo Sorce2014-08-271-0/+194
* Restore ability to run from checkoutSimo Sorce2014-08-271-6/+7
* Move user attribute storage into session functionsSimo Sorce2014-08-272-7/+20
* Use new Log class everywhereSimo Sorce2014-08-276-41/+14
* Add Log class that can be inherited from safelySimo Sorce2014-08-271-0/+20
* Prefer the 'form' login manager in ipa setupsSimo Sorce2014-08-271-3/+3
* Add External form auth pluginSimo Sorce2014-08-272-2/+191
* Rework remote_login and remove protect decoratorSimo Sorce2014-08-273-8/+5
* Strenghten default Security options in IDPSimo Sorce2014-06-172-4/+10
* 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
* 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