mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Fix typo: unpind -> unbind (#11859)
Co-authored-by: reivilibre <olivier@librepush.net>
This commit is contained in:
parent
d80d39b035
commit
6b1c265c21
1
changelog.d/11859.doc
Normal file
1
changelog.d/11859.doc
Normal file
@ -0,0 +1 @@
|
||||
Fix typo in User Admin API: unpind -> unbind.
|
@ -331,7 +331,7 @@ An empty body may be passed for backwards compatibility.
|
||||
|
||||
The following actions are performed when deactivating an user:
|
||||
|
||||
- Try to unpind 3PIDs from the identity server
|
||||
- Try to unbind 3PIDs from the identity server
|
||||
- Remove all 3PIDs from the homeserver
|
||||
- Delete all devices and E2EE keys
|
||||
- Delete all access tokens
|
||||
|
Loading…
Reference in New Issue
Block a user