- Issue created by @nsavitsky
- 🇦🇹Austria agoradesign
I've just started to write a bugfix for this solution, when I saw that there isn't a bug at all, it's just a lack of documentation.
The module ships with a permission
log in as another user
. When I installed the module, I've interpreted the permission name in a wrong way. So I gave permission to higher (moderator/admin/...) roles only, but in the end it's very important to have this permission on the auto-login user's role. This way you won't get re-logged in immediately, instead may choose to go to the login form instead and login as any user you like or even stay logged out for a while.Either way, I'll leave this open and tag it with "needs documentation", as this is a very important feature that obviously not everyone finds out immediately :D