mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
Previously, we didn't mention the possibility that this could have been disabled by an organization administrator.
487 B
487 B
You attempted to use the DevAuthBackend authentication method, which
is used for logging in without a password in the Zulip development
environment.
This backend is not available for this realm, either because:
- This Zulip server is configured as a production server.
DevAuthBackendis disabled inAUTHENTICATION_BACKENDSin{{ settings_path }}.- You disabled this authentication backend in this realm's authentication settings.