summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set the r->user as well (will show up in access_log).Jan Pazdziora2013-11-192-2/+5
* Fixing typo.Jan Pazdziora2013-11-082-2/+2
* Update .spec for version 0.7.mod_intercept_form_submit-0.7Jan Pazdziora2013-11-071-2/+6
* Amend documentation.Jan Pazdziora2013-11-073-0/+124
* No need to spell out the module name for APLOG_DEBUG, it is shown by Apache.Jan Pazdziora2013-11-071-7/+7
* If REMOTE_USER is already set (presumably by previous module), skip.Jan Pazdziora2013-11-072-2/+9
* Parse enough of input before CGI is forked.Jan Pazdziora2013-11-051-100/+129
* Update .spec for version 0.6.mod_intercept_form_submit-0.6Jan Pazdziora2013-11-041-1/+4
* Simplify the code by using the predefined ap_set_string_slot function.Jan Pazdziora2013-11-041-27/+3
* Since apr_pcalloc initializes the memory, no need to set manually.Jan Pazdziora2013-11-041-5/+1
* Introduce InterceptFormLoginSkip to be able to specify login blacklists.Jan Pazdziora2013-11-042-0/+34
* Fixing typos.Jan Pazdziora2013-10-311-2/+4
* Adding and .spec file.mod_intercept_form_submit-0.5Jan Pazdziora2013-10-311-0/+61
* Example configuration file.Jan Pazdziora2013-10-311-0/+9
* README and LICENSE files.Jan Pazdziora2013-10-302-0/+280
* Apache module mod_intercept_form_submit.Jan Pazdziora2013-10-301-0/+335