-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.0.13rc1, 4.2.7rc1, 4.4.0beta1
-
Sprint 56 (Sep 2019), Sprint 57 (Oct 2019)
-
0.5
Login doesn't work, if the url was with a double slash and then with one slash
Steps to reproduce:
- Enter url in the browser address bar as "http://localhost/4.0//"
- Log in as Admin
- Enter url in address bar as "http://localhost/4.0"
- Log out
- Try to log in as Admin
Result: Logged in as guest with message on dashboard "Session terminated, re-login, please.". Created two zbx_sessions, for path /4.0 and for /4.0/
Expected: Login successful