Merge branch 'main' of github.com:wekan/wekan

This commit is contained in:
Lauri Ojansivu 2025-04-24 22:20:06 +03:00
commit 561af8926c

View file

@ -1,8 +1,21 @@
Admin Panel / People / Click at right side of usename `...` button that is User Settings / Impersonate user.
## Impersonate a User
You will be switched to logged in as that user.
To impersonate another user in the Admin Panel:
To switch back to your original user, at your webbrowser click `Reload open webpage` round arrow button.
1. Go to **Admin Panel****People**.
2. Find the user you want to impersonate.
3. Click the **`...` (three dots)** menu on the right side of the username.
4. Select **User Settings****Impersonate User**.
You will now be logged in as that user.
### How to Switch Back
To return to your original admin account:
- Click the **Reload** (🔄) button in your web browser to refresh the page.
---
📝 **Note:**
This feature was added to Wekan v4.39 at https://github.com/wekan/wekan/pull/3280