This commit is contained in:
Johannes Marbach 2024-08-20 14:04:25 +02:00
parent f3b471771d
commit 33de595c9d

View file

@ -1438,7 +1438,7 @@ 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
that can be reversed. This specification describes the behaviour of clients that can be reversed. This specification describes the behaviour of clients
and servers when an account is locked but delibaretely leaves the creation and servers when an account is locked but deliberately leaves the creation
and removal of locks as a server implementation detail. and removal of locks as a server implementation detail.
When an account is locked, servers MUST return a `401 Unauthorized` error When an account is locked, servers MUST return a `401 Unauthorized` error