<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_intercept_form_submit.git/Makefile, branch master</title>
<subtitle>Apache module to intercept application's login form submission and run PAM authentication.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/adelton/public_git/mod_intercept_form_submit.git/'/>
<entry>
<title>Add InterceptGETOnSuccess on|off.</title>
<updated>2016-05-06T12:04:23+00:00</updated>
<author>
<name>Jan Pazdziora</name>
<email>jpazdziora@redhat.com</email>
</author>
<published>2016-03-29T13:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/adelton/public_git/mod_intercept_form_submit.git/commit/?id=a2a7d80a6ad126877c372df59537ba6482f6b93a'/>
<id>a2a7d80a6ad126877c372df59537ba6482f6b93a</id>
<content type='text'>
When the authentication using the POST data passes, the
method of the request is internally changed to GET. This
stops applications and frameworks that insist on running
their own authentication on POST irrespective of REMOTE_USER
value to think that they process GET method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the authentication using the POST data passes, the
method of the request is internally changed to GET. This
stops applications and frameworks that insist on running
their own authentication on POST irrespective of REMOTE_USER
value to think that they process GET method.
</pre>
</div>
</content>
</entry>
</feed>
