index
:
mod_intercept_form_submit.git
master
Apache module to intercept application's login form submission and run PAM authentication.
Jan Pazdziora
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
In dist-git / Fedora CI testing, we also need the proper SELinux configuration.
HEAD
master
Jan Pazdziora
2022-07-08
2
-1
/
+5
*
Add testing on CentOS 9 Stream.
Jan Pazdziora
2022-07-08
2
-0
/
+2
*
Tagging 1.2.0 release.
mod_intercept_form_submit-1.2.0
Jan Pazdziora
2022-02-17
1
-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
*
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 fai...
Jan Pazdziora
2022-01-30
1
-0
/
+1
*
Use the httpd-provided ap_unescape_urlencoded to parse data.
Jan Pazdziora
2022-01-30
1
-48
/
+5
*
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
*
No redacting beyond EOS.
Jan Pazdziora
2022-01-30
1
-0
/
+3
*
When we start looking for new fragment, the last fragment_start_bucket is irr...
Jan Pazdziora
2022-01-30
1
-0
/
+1
*
No need to play with two brigades.
Jan Pazdziora
2022-01-30
1
-6
/
+4
*
Data was allocated via apr_pstrcat, it is a pool bucket.
Jan Pazdziora
2022-01-30
1
-1
/
+1
*
Do fragment allocation using pool.
Jan Pazdziora
2022-01-30
1
-9
/
+10
*
Minimize packages that have to be pulled in.
Jan Pazdziora
2022-01-30
1
-2
/
+2
*
Catch warnings.
Jan Pazdziora
2022-01-30
1
-1
/
+1
*
Ensure we do not work with memory that was already freed (and reused).
Jan Pazdziora
2022-01-30
1
-0
/
+5
*
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
9
-0
/
+140
*
https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requ...
Jan Pazdziora
2018-02-23
1
-1
/
+5
*
Tagging 1.1.0 release.
mod_intercept_form_submit-1.1.0
Jan Pazdziora
2016-11-23
1
-1
/
+4
*
Put the name of the module to the start of the message on Apache 2.4.
Jan Pazdziora
2016-11-23
1
-15
/
+26
*
Prefer ap_log_rerror for messages related to a particular request.
Jan Pazdziora
2016-11-23
1
-14
/
+14
*
Add InterceptGETOnSuccess on|off.
mod_intercept_form_submit-1.0.1
Jan Pazdziora
2016-05-06
4
-12
/
+59
*
1319094 - the Requires(pre) httpd does not seem to be needed.
mod_intercept_form_submit-1.0.0
Jan Pazdziora
2016-03-21
1
-2
/
+4
*
Tagging 0.9.8 release.
mod_intercept_form_submit-0.9.8
Jan Pazdziora
2014-06-30
1
-1
/
+6
*
1109923 - For Apache 2.4, separate module loading from configuration.
Jan Pazdziora
2014-06-30
3
-9
/
+14
*
Document the runtime dependency on pam_authenticate_with_login_password.
Jan Pazdziora
2014-05-14
1
-0
/
+22
*
Removal of forgotten commented piece of code.
Jan Pazdziora
2014-05-14
1
-1
/
+0
*
Update .spec for 0.9.7.
mod_intercept_form_submit-0.9.7
Jan Pazdziora
2014-05-13
1
-1
/
+6
*
The latest lookup_identity_hook is fixups/APR_HOOK_LAST while we are fixups/A...
Jan Pazdziora
2014-05-12
2
-19
/
+2
*
Compile to C99.
Jan Pazdziora
2014-05-09
1
-1
/
+1
*
Fixing typo in documentation.
Jan Pazdziora
2014-04-16
1
-1
/
+1
*
Add support for InterceptFormLoginRealms.
mod_intercept_form_submit-0.9.6
Jan Pazdziora
2014-04-15
3
-2
/
+58
*
Make the comment for filter_provides_in clearer.
Jan Pazdziora
2014-04-15
1
-1
/
+2
*
Adding email address to changelog per https://fedoraproject.org/wiki/Packagin...
mod_intercept_form_submit-0.9.5
Jan Pazdziora
2014-01-30
1
-34
/
+3
*
Using default Fedora build flags.
Jan Pazdziora
2014-01-30
1
-1
/
+1
*
Being specific about %files filename.
Jan Pazdziora
2014-01-30
1
-1
/
+1
*
Depend on httpd-mmn per https://fedoraproject.org/wiki/PackagingDrafts/Apache...
Jan Pazdziora
2014-01-30
1
-1
/
+2
*
Dropping dot from summary per https://fedoraproject.org/wiki/Packaging:Guidel...
Jan Pazdziora
2014-01-30
1
-1
/
+1
*
Amend documentation to show mod_authnz_pam loading.
mod_intercept_form_submit-0.9.4
Jan Pazdziora
2014-01-16
3
-5
/
+17
*
Move the processing to the middle of the fixup phase to allow mod_headers to ...
mod_intercept_form_submit-0.9.3
Jan Pazdziora
2014-01-15
2
-7
/
+12
*
If pam_authenticate_with_login_password is not available, skip calling it.
mod_intercept_form_submit-0.9.2
Jan Pazdziora
2014-01-09
2
-2
/
+11
*
Declare all functions static for proper isolation.
Jan Pazdziora
2014-01-09
1
-12
/
+12
*
Use pam_authenticate_with_login_password from mod_authnz_pam.
mod_intercept_form_submit-0.9.1
Jan Pazdziora
2014-01-09
3
-62
/
+28
*
In the log message, show the module name.
Jan Pazdziora
2013-12-06
1
-2
/
+2
*
Update .spec for version 0.9.
mod_intercept_form_submit-0.9
Jan Pazdziora
2013-12-05
1
-1
/
+5
*
Strip parameters like charset from request's Content-Type.
Jan Pazdziora
2013-12-05
1
-6
/
+14
*
Unify the error reporting of PAM failures.
Jan Pazdziora
2013-11-21
1
-18
/
+11
[next]