Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
13.1-rc-1
-
Tomcat on Docker (e.g., using the official docker images or the setup in an integration test with docker).
-
Integration
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce:
- Perform a password reset for your user on an XWiki installation using Tomcat
- Set "newPasswörd" as new password
- Try logging in
Expected result:
The login works.
Actual result:
The password is rejected.
This is a consequence of XWIKI-21081 as password reset is using a resource handler since 13.1-rc-1, done as part of XWIKI-11205.
Attachments
Issue Links
- is caused by
-
XWIKI-11205 If view rights are not allowed for guest users then ResetPassword doesn't work
- Closed
- is related to
-
XWIKI-21081 Improper encoding of request when using standard html form and resource handler
- Closed