zeruniverse / Password-Manager

An online keepass-like tool to manage password. client-side AES encryption!
Other
170 stars 44 forks source link

Printing showMessage #197

Closed Pofilo closed 6 years ago

Pofilo commented 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.

image

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.

BenjaminHae commented 6 years ago

thanks. Javascripts decodeURIcomponent behaves a bit weird as it doesn't handle + as one would expect.