Fix typo: unpind -> unbind (#11859)
Co-authored-by: reivilibre <olivier@librepush.net>pull/11913/head
parent
d80d39b035
commit
6b1c265c21
|
@ -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