zulip/zerver
swayam0322 684101353f find_account: Add button to send another email.
The result page didn't have any resend button a button was
added to redirect to the form where the user can find their
account

Fixes part of #3128
2024-01-19 09:02:03 -08:00
..
actions actions: Rename *topic local variables to *topic_name. 2024-01-15 09:40:43 -08:00
data_import models: Extract zerver.models.streams. 2023-12-16 22:08:44 -08:00
integration_fixtures/nagios
lib message: Rewrite personals query to be more performant and accurate. 2024-01-18 09:30:20 -08:00
management process_queue: For threaded workers, create them when they start. 2024-01-12 08:38:46 -08:00
migrations models: Extract zerver.models.realm_audit_logs. 2023-12-16 22:08:44 -08:00
models actions: Rename *topic local variables to *topic_name. 2024-01-15 09:40:43 -08:00
openapi docs: Fix other help pages that were renamed or moved, to save a redirect. 2024-01-11 13:52:12 -08:00
tests find_account: Remove emails as URL parameters. 2024-01-16 09:39:00 -08:00
tornado models: Extract zerver.models.clients. 2023-12-16 22:08:44 -08:00
transaction_tests models: Extract zerver.models.realms. 2023-12-16 22:08:44 -08:00
views find_account: Add button to send another email. 2024-01-19 09:02:03 -08:00
webhooks webhooks: Rename *topic local variables to *topic_name. 2024-01-17 08:35:29 -08:00
worker queue_processors: Defer initial email connection creation. 2024-01-12 08:38:46 -08:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py login: Remove external_authentication_methods from page_params. 2023-12-29 13:02:12 -08:00
decorator.py auth: Add hardening authenticate(use_dummy_backend=True) in do_login. 2024-01-15 12:18:48 -08:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py models: Extract zerver.models.realms. 2023-12-16 22:08:44 -08:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-20 11:00:09 -07:00
middleware.py csrf_failure: Update error page. 2024-01-10 09:49:24 -08:00
signals.py email: Add a space after the time and AM/PM in the login email. 2023-11-27 09:47:30 -08:00