Files
zulip/zerver/views/users.py
PieterCK 71e412ec00 bots: Fix email already in use error message.
Currently the error message is "Username already in use" which is
misleading. This fixes the error message to be correct and consistent
with the same error message for the same check in `create_user_backend`.
2025-02-24 14:27:42 -08:00

32 KiB