.. |
actions
|
queue_processors: Process user_activity in one query.
|
2024-01-22 16:25:13 -08:00 |
data_import
|
import: Merge duplicate slack email addresses.
|
2024-01-22 16:34:59 -08:00 |
integration_fixtures/nagios
|
…
|
|
lib
|
help: Change "All older versions" tab to "All versions".
|
2024-01-25 18:18:04 -08:00 |
management
|
process_queue: For threaded workers, create them when they start.
|
2024-01-12 08:38:46 -08:00 |
migrations
|
settings: Reorder custom profile field types.
|
2024-01-21 12:51:53 -08:00 |
models
|
settings: Reorder custom profile field types.
|
2024-01-21 12:51:53 -08:00 |
openapi
|
api-docs: Revise authentication_methods realm setting description.
|
2024-01-24 09:23:55 -08:00 |
tests
|
CVE-2024-21630: Check permission to subscribe others using invite link.
|
2024-01-24 17:41:10 -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
|
CVE-2024-21630: Check permission to subscribe others using invite link.
|
2024-01-24 17:41:10 -08:00 |
webhooks
|
webhooks: Rename *topic local variables to *topic_name.
|
2024-01-17 08:35:29 -08:00 |
worker
|
queue_processors: Process user_activity in one query.
|
2024-01-22 16:25:13 -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 |