summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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