mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
docs: Fix renamed reset_authentication_attempt_count command.
This management command was renamed in commit 7ef1a024db, but the
documentation was not updated at that time.
This commit is contained in:
committed by
Tim Abbott
parent
aebbdee5b5
commit
50c45a00c8
@@ -138,7 +138,7 @@ There are dozens of useful management commands under
|
||||
For most purposes, deactivating users is preferred, since that does not
|
||||
alter message history for other users.
|
||||
See the `./manage.py delete_user --help` documentation for details.
|
||||
- `./manage.py clear_auth_rate_limit_history`: If a user failed authentication
|
||||
- `./manage.py reset_authentication_attempt_count`: If a user failed authentication
|
||||
attempts too many times and further attempts are disallowed by the rate limiter,
|
||||
this can be used to reset the limit.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user