some users are unable to log in and get a âinvalid loginâ alert.
The entered password and username are definitely right.
Admin(default blueprint) seem not to be affected only the users with the role Mitarbeiter.
about the setup:
Version: 3.8.4
PHP8
Apache 2.4
I have setup a internal Homepage for our employees.
The site is only accessible when logged in.
The regular employees are only allowed to view the frontend and edit their password (conifgured in user blueprint):
after some time (mulitple hours) they get the error message and then they arenât able to login. No one was able to log in again after the error. but not all are affected at the same time.
Only when i change their role to admin, they are able to log in again, but when I change them back to âMitarbeiterâ they are again locked out.
I hope this makes sense to you.
No it does not help to clear the cache.
Yes I can reproduce it.
I have one plugin, in wich I store three small site wide functions. For example for converting decimal hours in h:min, no role specific functions.
Wouldnât plugins affect all users?
also happened to me right now, 403 response showing âinvalid loginâ in the panel with correct credentials. Seems to have gone away now after waiting for some time?
Happened in different browsers, also incognito mode, so shouldnât not be a cache issue.
Is there some kind of blocking when youâre switching accounts a lot?
I wasnât able to recreate the issue on my test-setup.
But the issue didnât come up on the live system anymore.
Unfortunately I didnât find the cause.