Closed Pofilo closed 6 years ago
https://github.com/zeruniverse/Password-Manager/pull/194 introduces a little regression for printing the message Login failed: AUTHENTICATION ERROR, PLEASE RELOGIN.
Login failed: AUTHENTICATION ERROR, PLEASE RELOGIN
You can simply reproduce the bug accessing /password.php while not connected.
/password.php
I don't have enough time to investigate, but I think it is just little stuff.
thanks. Javascripts decodeURIcomponent behaves a bit weird as it doesn't handle + as one would expect.
decodeURIcomponent
+
https://github.com/zeruniverse/Password-Manager/pull/194 introduces a little regression for printing the message
Login failed: AUTHENTICATION ERROR, PLEASE RELOGIN
.You can simply reproduce the bug accessing
/password.php
while not connected.I don't have enough time to investigate, but I think it is just little stuff.