https://bz.apache.org/bugzilla/show_bug.cgi?id=65117
Bug ID: 65117
Summary: auth_form sends post with proxypass
Product: Apache httpd-2
Version: 2.4.38
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: mod_auth_form
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I want to have proxypass but protected with mod_auth_form. I expect to see a
"GET" sent to the other server "mod_auth_form will intercept this POST request,
and if HTML fields are found present for the username and password, the user
will be logged in, and the original password protected URL will be returned to
the user as a GET request."
Instead of this behavior, a POST got sent. Additionally, AuthFormMethod had
not affect on this.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]