summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into mod_auth_gssapimod_auth_gssapiJan Pazdziora2016-06-173-1/+28
|\
| * For REMOTE_USER, process other attributes as well, provided by ↵additional-attributesJan Pazdziora2014-01-082-0/+18
| | | | | | | | mod_lookup_identity.
| * On /application/login2, try to PAM authenticate using the form submitted values.intercept-form-submitJan Pazdziora2014-01-081-0/+9
| |
| * Run Kerberos authentication through PAM access check for service wikiapp.mod_authnz_pam-pam-accountJan Pazdziora2014-01-081-1/+2
| |
| * Allow /application/login2 to also be treated as login page.login2Jan Pazdziora2014-01-081-1/+1
| |
| * Add Kerberos authentication on /application/login, redirects to ↵negotiateJan Pazdziora2014-01-081-0/+14
| | | | | | | | /application/login2 to show the form if it fails.
* | Run Kerberos authentication through PAM access check for service wikiapp.mod_authnz_pam-pam-account-mod_auth_gssapiJan Pazdziora2016-06-171-1/+2
| | | | | | | | (cherry picked from commit 34abb53a91f5eec644c9367004a634b5b904b734)
* | Add Kerberos authentication via mod_auth_gssapi on /application/login, ↵negotiate-mod_auth_gssapiJan Pazdziora2015-10-211-0/+11
|/ | | | redirects to /application/login2 to show the form if it fails.
* If the REMOTE_USER environment variable is set, trust it.trust-REMOTE_USERJan Pazdziora2014-01-081-1/+3
|
* Prepare for having extended information in the cookie.startJan Pazdziora2014-01-081-1/+1
|
* Show the authenticated user already on the login page.Jan Pazdziora2014-01-081-1/+1
|
* Tweak code to better show the logic later.Jan Pazdziora2014-01-081-7/+8
|
* Apply Apache License 2.0.0.5Jan Pazdziora2014-01-082-0/+216
|
* Application which allows cookie-based login and logout.Jan Pazdziora2014-01-072-5/+111
|
* Some HTML content.Jan Pazdziora2014-01-081-3/+20
|
* The Apache conf file. Symlink/copy it to /etc/httpd/conf.d/app.conf.Jan Pazdziora2014-01-081-0/+3
|
* Simple CGI script.Jan Pazdziora2014-01-071-0/+10