Can't exit impersonation
shidevil opened this issue · 4 comments
LinkStack version
4.8.4
Description
The latest version 4.8.4 is unable to exit impersonation. Even if the user is verified.
Details about your system
Ubuntu, php 8.2
How to reproduce
- In ID 1 admin account click -> impersonate on any account
- You will be stuck in this account no matter what.
Possible Solution
Editing the sqlite/mysql of user ID 1 auth-as value to 1. Will return.
Additional Context
No response
This error should already be fixed.
You may have to completely rebuild your instance with backup etc.
Have you always carried out an update or have you completely rebuilt the instance in the meantime?
Do you have opcache active?
Can you try this with a new installed instance ?
Okay i rebuild with backup and it works now! Thank you
Hi, I'm running linkstack with docker after updating to 4.8.4 the impersonate doesn't works now, how can i rebuild the instance with backup in docker?
4.8.4~ynh1 here, still stuck in impersonation mode? Isn't there an un-impersonate button somewhere instead that we could click?