help: Document change_auth_methods command.

I also added a basic warning to help avoid folks getting into this
state.
This commit is contained in:
Tim Abbott 2024-08-14 13:32:24 -07:00
parent bf7fc5701f
commit e01206d04c
1 changed files with 8 additions and 0 deletions

View File

@ -43,6 +43,14 @@ to inquire.
server](https://zulip.readthedocs.io/en/stable/production/authentication-methods.html)
to support the option.
!!! tip ""
Before disabling an authentication method, test that you can
successfully log in with one of the remaining authentication methods.
The [`change_auth_backends` management
command](https://zulip.readthedocs.io/en/stable/production/management-commands.html)
can help if you accidentally lock out all administrators.
{start_tabs}
{settings_tab|auth-methods}