mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Merge branch 'main' of github.com:wekan/wekan
This commit is contained in:
commit
561af8926c
1 changed files with 16 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue