mirror of https://github.com/zulip/zulip.git
help center: Document reactivating a user in greater detail.
This commit is contained in:
parent
b3f27b1843
commit
74986765e9
|
@ -45,10 +45,11 @@ email address.
|
|||
|
||||
## Reactivate a user
|
||||
|
||||
Organization administrators can reactivate a deactivated user. They will
|
||||
have the same API key and bot API keys, but the bots will be deactivated
|
||||
until the user manually [reactivates](deactivate-or-reactivate-a-bot) them
|
||||
again.
|
||||
Organization administrators can reactivate a deactivated user. The reactivated
|
||||
user will have the same role, stream subscriptions, user group memberships, and
|
||||
other settings and permissions as they did prior to deactivation. They will also
|
||||
have the same API key and bot API keys, but the bots will be deactivated until
|
||||
the user manually [reactivates](deactivate-or-reactivate-a-bot) them again.
|
||||
|
||||
{start_tabs}
|
||||
|
||||
|
@ -58,3 +59,7 @@ again.
|
|||
want to reactivate.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
!!! tip ""
|
||||
You may want to [review and adjust](/help/manage-user-stream-subscriptions)
|
||||
the reactivated user's stream subscriptions.
|
||||
|
|
Loading…
Reference in New Issue