Login error message bug fix
Compare changes
- MikaelKrats authored
+ 3
− 3
@@ -156,7 +156,7 @@ def login():
@@ -164,9 +164,9 @@ def login():
Small fix to show login error correctly and another change to make sure that the app does not reveal which one was wrong username or password (for security reasons).