Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In dist-git / Fedora CI testing, we also need the proper SELinux configuration.HEADmaster | Jan Pazdziora | 2022-07-08 | 2 | -1/+5 |
| | |||||
* | In mod_authnz_pam 1.2.3, the default redirect status was changed from 307 to ↵ | Jan Pazdziora | 2022-02-17 | 1 | -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 Pazdziora | 2022-01-30 | 3 | -0/+6 |
| | |||||
* | Add test of EXTERNAL_AUTH_ERROR. | Jan Pazdziora | 2022-01-30 | 3 | -3/+5 |
| | |||||
* | Check that password is redacted in the POSTed data even if authentication ↵ | Jan Pazdziora | 2022-01-30 | 1 | -0/+1 |
| | | | | failed. | ||||
* | Not all systems support badname. | Jan Pazdziora | 2022-01-30 | 2 | -6/+17 |
| | |||||
* | Test input encoding handling. | Jan Pazdziora | 2022-01-30 | 2 | -0/+6 |
| | |||||
* | Minimize packages that have to be pulled in. | Jan Pazdziora | 2022-01-30 | 1 | -2/+2 |
| | |||||
* | Add test for AuthPAMExpiredRedirect behaviour. | Jan Pazdziora | 2022-01-30 | 2 | -0/+15 |
| | |||||
* | Add basic testing of the mod_intercept_form_submit modules. | Jan Pazdziora | 2022-01-30 | 7 | -0/+99 |
The chmod g+r /etc/shadow approach is obviously only for testing. |