summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add install script and other spec file changesSimo Sorce2014-03-201-2/+11
* Add PAM configuration codeSimo Sorce2014-03-201-3/+24
* Add Krb configuration codeSimo Sorce2014-03-202-3/+69
* Add way to add data to the global login configSimo Sorce2014-03-202-0/+40
* Add saml2 configuration codeSimo Sorce2014-03-201-0/+81
* Add functions to wipe and save plugin config dataSimo Sorce2014-03-202-0/+46
* Saml2 Metadata generator classSimo Sorce2014-03-201-0/+159
* Simple certificate generator classSimo Sorce2014-03-201-0/+57
* 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-203-1/+42
* Add logging and install/uninstall targetsSimo Sorce2014-03-201-3/+90
* Add server-install plugin configuration supportSimo Sorce2014-03-206-2/+106
* First install script commitSimo Sorce2014-03-203-1/+36
* Fix minor syntax issues in saml2 providerSimo Sorce2014-03-192-2/+2
* Remove unused import and fix syntaxSimo Sorce2014-03-191-2/+1
* Add sample spec fileSimo Sorce2014-03-131-0/+60
* Fix default and example pathsSimo Sorce2014-03-134-12/+10
* Fix install of data files.Simo Sorce2014-03-131-4/+16
* Better handling of configuration fileSimo Sorce2014-03-131-1/+11
* Improve exceptions for saml2 providersSimo Sorce2014-03-023-20/+26
* Add ability to strip domain/realm per providerSimo Sorce2014-03-022-2/+9
* Unsplit checking functionsSimo Sorce2014-03-021-12/+6
* Add a way to return the email address of the userSimo Sorce2014-03-023-0/+20
* Add way to return Kerberos nameid if availableSimo Sorce2014-03-022-3/+8
* Add way to save user data after loginSimo Sorce2014-03-021-1/+7
* Create a user facility in the sessionSimo Sorce2014-03-021-9/+13
* Check the NameID policy during authenticationSimo Sorce2014-03-022-7/+33
* Add Service Provider classSimo Sorce2014-02-264-4/+153
* Add authentication exception supportSimo Sorce2014-02-261-5/+30
* Initial SAML2 providerSimo Sorce2014-02-245-2/+379
* Add way to tell if the session is anonymousSimo Sorce2014-02-241-0/+6
* Add provider plugins loaderSimo Sorce2014-02-246-1/+166
* Use cherrypy handlers to render error pagesSimo Sorce2014-02-247-34/+92
* Better session management at loginSimo Sorce2014-02-241-8/+16
* Improve handing of session dataSimo Sorce2014-02-241-2/+31
* Add _debug facility to the Page classSimo Sorce2014-02-242-7/+7
* Move default template arguments to its own functionSimo Sorce2014-02-241-1/+11
* Log available login managersSimo Sorce2014-02-241-0/+3
* Fix master-admin template upper left corner hrefSimo Sorce2014-02-241-1/+1
* Add initial design documentSimo Sorce2014-02-241-0/+57
* Apply patternfly to administration pagesPetr Vobornik2014-02-174-78/+110
* Initialize plugins in order defined in DBPetr Vobornik2014-02-171-3/+3
* Krb pagePetr Vobornik2014-02-171-20/+7
* PAM pagePetr Vobornik2014-02-172-55/+83
* Login root pagePetr Vobornik2014-02-171-24/+6
* Unauthorized pagePetr Vobornik2014-02-174-3/+43
* Root pagesPetr Vobornik2014-02-173-66/+43
* Master templatePetr Vobornik2014-02-171-0/+28