zulip/zerver
swayam0322 5410df2a7b find-account: Send email when no Zulip accounts found.
Previously, email addresses that weren't connected to a Zulip account
were ignored but now they receive an email stating their email isn't
connected to a Zulip account.

Also, removes the "Thanks for using Zulip!" line at the end of the
find accounts email that's sent when a Zulip account is found.
Updates the i18n test that used this string with another in the
German translation from this a successful account found email.

Fixes part of #3128

Co-authored-by: Lauryn Menard <lauryn@zulip.com>
2024-04-02 10:39:47 -07:00
..
actions registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -07:00
data_import refactor: Replace HUDDLE with DIRECT_MESSAGE_GROUP. 2024-03-21 16:39:33 -07:00
integration_fixtures/nagios
lib ruff: Fix UP036 Version block is outdated for minimum Python version. 2024-04-01 18:32:52 -07:00
management register_server: Check write access to secrets file when rotate_key. 2024-03-22 09:33:00 -07:00
migrations settings: Add new web information density settings. 2024-03-27 12:58:32 -07:00
models registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -07:00
openapi api_documentation: Add "/invites" endpoint to the api documentation. 2024-04-01 13:16:31 -07:00
tests find-account: Send email when no Zulip accounts found. 2024-04-02 10:39:47 -07:00
tornado ruff: Fix UP033 Use `@functools.cache`. 2024-04-01 18:32:52 -07:00
transaction_tests ruff: Fix PLW0108 Lambda may be unnecessary. 2024-03-01 09:30:04 -08:00
views find-account: Send email when no Zulip accounts found. 2024-04-02 10:39:47 -07:00
webhooks integrations: Restructure documentation pages. 2024-04-02 09:30:48 -07:00
worker ruff: Fix UP041 Replace aliased errors with `TimeoutError`. 2024-04-01 18:32:52 -07:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
decorator.py test_decorators: Replace some deleted tests. 2024-03-29 09:39:34 -07:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -07:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-20 11:00:09 -07:00
middleware.py parse_client: Migrate has_request_variables to typed_endpoint. 2024-03-12 13:27:21 -07:00
signals.py ruff: Fix UP036 Version block is outdated for minimum Python version. 2024-04-01 18:32:52 -07:00