This commit is contained in:
reivilibre 2022-02-03 17:21:15 +00:00
parent ea9c5899bf
commit 7263436b1e
4 changed files with 4 additions and 4 deletions

View file

@ -488,7 +488,7 @@ were sent, but hidden from users joining the room afterwards.</p>
An empty body may be passed for backwards compatibility.</p>
<p>The following actions are performed when deactivating an user:</p>
<ul>
<li>Try to unpind 3PIDs from the identity server</li>
<li>Try to unbind 3PIDs from the identity server</li>
<li>Remove all 3PIDs from the homeserver</li>
<li>Delete all devices and E2EE keys</li>
<li>Delete all access tokens</li>

View file

@ -11497,7 +11497,7 @@ were sent, but hidden from users joining the room afterwards.</p>
An empty body may be passed for backwards compatibility.</p>
<p>The following actions are performed when deactivating an user:</p>
<ul>
<li>Try to unpind 3PIDs from the identity server</li>
<li>Try to unbind 3PIDs from the identity server</li>
<li>Remove all 3PIDs from the homeserver</li>
<li>Delete all devices and E2EE keys</li>
<li>Delete all access tokens</li>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long