You are not logged in.
Pages: 1
I was using double user authentication (admin and viewonly) but the normal user login is not working.
It should be a bug on login check. Admin login works fine, normal user keeps failing and redirects to login page.
It seems that password for Viewonly user is stored correctly but the check fails. (I tried setting same password but different user, and hashing match on db/machine.json).
Thanks in advance for your help.
Offline
rob,
Please, try the beta version and let me know if it fixes the issue.
Offline
Please, try the beta version and let me know if it fixes the issue.
I was on build 1706. I updated to the latest [1734]; current behaviour is:
If I leave blank the "Dashboard" user and password:
I can access dashboard without password;
Password is asked for accessing any other tab;
If I put a "Dashboard" user and password:
Login is required even for dashboard;
Dashboard user login keeps failing.
Last edited by rob (2017-11-21 13:57:19)
Offline
Do it fails even with correct password? Otherwise it is the expected behavior.
Offline
Do it fails even with correct password? Otherwise it is the expected behavior.
That is what I meant, it fails even with correct password. Password seems to be stored correctly (I tried before setting different user names for admin and dashboard but same password and hashes do match in machine.json) but check always fails.
Offline
Please, try the latest beta version.
Offline
Build 1737: now works as expected.
Dashboard user can access dashboard only, admin user has full access.
Thanks for solving it so quickly.
Offline
Pages: 1