summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* In dist-git / Fedora CI testing, we also need the proper SELinux configuration.HEADmasterJan Pazdziora2022-07-082-1/+5
|
* In mod_authnz_pam 1.2.3, the default redirect status was changed from 307 to ↵Jan Pazdziora2022-02-171-3/+3
| | | | | | | 303. So the actual result we get in tests depends on the mod_authnz_pam version in given distribution.
* Add test for InterceptFormLoginSkip.Jan Pazdziora2022-01-303-0/+6
|
* Add test of EXTERNAL_AUTH_ERROR.Jan Pazdziora2022-01-303-3/+5
|
* Check that password is redacted in the POSTed data even if authentication ↵Jan Pazdziora2022-01-301-0/+1
| | | | failed.
* Not all systems support badname.Jan Pazdziora2022-01-302-6/+17
|
* Test input encoding handling.Jan Pazdziora2022-01-302-0/+6
|
* Minimize packages that have to be pulled in.Jan Pazdziora2022-01-301-2/+2
|
* Add test for AuthPAMExpiredRedirect behaviour.Jan Pazdziora2022-01-302-0/+15
|
* Add basic testing of the mod_intercept_form_submit modules.Jan Pazdziora2022-01-307-0/+99
The chmod g+r /etc/shadow approach is obviously only for testing.