Passwort reset does not show + in mail address
Opened this issue · 1 comments
Deleted user commented
The + in the URL is replaced by ' ' space by the browser and the username shown also has a space as consequence. Strangely, the password change still works.
Deleted user commented
Possible solution: replace + with %2A in the sent link.