summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Create common form handler pageSimo Sorce2014-09-245-119/+50
* Rename form login pageSimo Sorce2014-09-244-5/+5
* Remove unused option from the FAS login pluginSimo Sorce2014-09-241-10/+0
* Handle the presence of additional form fieldsSimo Sorce2014-09-241-3/+10
* Cast db value to string before comparisonSimo Sorce2014-09-241-1/+1
* Allow deferred initialization of providersSimo Sorce2014-09-243-24/+45
* Do not reprovision if conf is already availableSimo Sorce2014-09-241-18/+23
* 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-272-0/+237
* Restore ability to run from checkoutSimo Sorce2014-08-272-6/+105
* 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-273-2/+192
* Rework remote_login and remove protect decoratorSimo Sorce2014-08-274-9/+5
* Change test executables into modulesSimo Sorce2014-06-175-224/+270
* Fix warningSimo Sorce2014-06-171-1/+1
* Add tests to source distribution tooSimo Sorce2014-06-172-1/+3
* Add project url and maintainer data to setup fileSimo Sorce2014-06-171-0/+3
* Strenghten default Security options in IDPSimo Sorce2014-06-175-5/+14
* Fix non-'make test' installationSimo Sorce2014-06-171-0/+2
* Move parsing code into helpers moduleSimo Sorce2014-06-153-226/+258
* Add server install option to turn on debuggingSimo Sorce2014-06-063-3/+7
* Print more info about the steps being performedSimo Sorce2014-06-061-0/+3
* Clean up only after package removal, not during upgrades.Jan Pazdziora2014-06-061-2/+5
* Make sure semanage and restorecon are installed when we want to use them.Jan Pazdziora2014-06-061-0/+2
* If there are some errors while semanaging, we want to see them.Jan Pazdziora2014-06-061-4/+4
* Bump up release to 0.2.5v0.2.5Simo Sorce2014-06-042-3/+3
* Add first test, checks client/server installs workSimo Sorce2014-06-043-0/+307
* Add support for socket wrappers if availableSimo Sorce2014-06-042-1/+29
* Add basic testing infrastructureSimo Sorce2014-06-046-0/+368
* Add test login moduleSimo Sorce2014-06-041-0/+154
* Additional parametrization of template filesSimo Sorce2014-06-043-7/+13
* 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-043-3/+19
* Add optional field to allow pasting the metadataSimo Sorce2014-06-042-3/+32
* Add tooltips to SAML formsSimo Sorce2014-05-293-6/+16
* Show the Save button only if it usefulSimo Sorce2014-05-291-4/+6
* If krb is explicitly 'no' do not check for ipaSimo Sorce2014-05-291-0/+2
* Fix location nameSimo Sorce2014-05-291-1/+1
* Fix typoSimo Sorce2014-05-291-1/+1
* Add sdist and rpms targets to MakefileSimo Sorce2014-05-201-0/+26
* Fix sample spec file to use a versioned doc dirSimo Sorce2014-05-201-2/+4
* Fix handling of SP renamesSimo Sorce2014-05-202-4/+14
* 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