Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Commits
b0f03aeb
Unverified
Commit
b0f03aeb
authored
3 years ago
by
Dirk Klimpel
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add more information what happens when a user is deactivated (#11083)
parent
ba00e202
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changelog.d/11083.doc
+1
-0
1 addition, 0 deletions
changelog.d/11083.doc
docs/admin_api/user_admin_api.md
+10
-0
10 additions, 0 deletions
docs/admin_api/user_admin_api.md
with
11 additions
and
0 deletions
changelog.d/11083.doc
0 → 100644
+
1
−
0
View file @
b0f03aeb
Add more information about what happens when a user is deactivated.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
docs/admin_api/user_admin_api.md
+
10
−
0
View file @
b0f03aeb
...
...
@@ -341,6 +341,7 @@ The following actions are performed when deactivating an user:
-
Remove all 3PIDs from the homeserver
-
Delete all devices and E2EE keys
-
Delete all access tokens
-
Delete all pushers
-
Delete the password hash
-
Removal from all rooms the user is a member of
-
Remove the user from the user directory
...
...
@@ -354,6 +355,15 @@ is set to `true`:
-
Remove the user's avatar URL
-
Mark the user as erased
The following actions are
**NOT**
performed. The list may be incomplete.
-
Remove mappings of SSO IDs
-
[
Delete media uploaded
](
#delete-media-uploaded-by-a-user
)
by user (included avatar images)
-
Delete sent and received messages
-
Delete E2E cross-signing keys
-
Remove the user's creation (registration) timestamp
-
[
Remove rate limit overrides
](
#override-ratelimiting-for-users
)
-
Remove from monthly active users
## Reset password
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment