mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Add added-in shortcode
This commit is contained in:
parent
f51797f1ee
commit
fe387433bc
|
|
@ -1434,6 +1434,8 @@ MAY reject weak passwords with an error code `M_WEAK_PASSWORD`.
|
||||||
|
|
||||||
#### Account locking
|
#### Account locking
|
||||||
|
|
||||||
|
{{% added-in v="1.12" %}}
|
||||||
|
|
||||||
Server administrators may apply locks to prevent users from usefully
|
Server administrators may apply locks to prevent users from usefully
|
||||||
using their accounts, for instance, due to safety or security concerns.
|
using their accounts, for instance, due to safety or security concerns.
|
||||||
In contrast to account deactivation, locking is a non-destructive action
|
In contrast to account deactivation, locking is a non-destructive action
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue