-
Bug
-
Resolution: Done
-
Major
-
2.0.22.Final
Configure '/secured/*' as protected path, the following request should return 401, but it returns 302 instead.
curl -v http://localhost:8080/helloworld/secured
NOTE: there is no trailing slash in above request.
- causes
-
ELY-1954 Submission for "j_security_check" login does not work if URL has no trailing slash
- Resolved
-
JBEAP-19072 [GSS](7.2.z) j_security_check fails without trailing slash redirect
- Closed
- is incorporated by
-
WFCORE-4552 Upgrade Undertow to 2.0.24.Final
- Closed