From fe387433bc17c45fdfbc146e794c34954a44af36 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 9 Sep 2024 08:09:24 +0200 Subject: [PATCH] Add added-in shortcode --- content/client-server-api/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index e8580a60..dcbaf776 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -1434,6 +1434,8 @@ MAY reject weak passwords with an error code `M_WEAK_PASSWORD`. #### Account locking +{{% added-in v="1.12" %}} + Server administrators may apply locks to prevent users from usefully using their accounts, for instance, due to safety or security concerns. In contrast to account deactivation, locking is a non-destructive action