zulip/analytics
Alex Vandiver 6c3969f893 name_restrictions: Reject anything with zulip or kandra in it.
This is primarily to prevent impersonation, such as `zulipteam`.  We
only enable these protections for CORPORATE_ENABLED, since `zulip` is
a reasonable test name for self-hosters.
2023-06-23 10:45:40 -07:00
..
lib models: Remove type prefixes from __str__ values. 2023-03-08 22:56:55 -08:00
management analytics: Create a RealmAuditLog entry when subscribing test users. 2023-05-15 16:09:44 -07:00
migrations migrations: Import BaseDatabaseSchemaEditor from its canonical module. 2023-03-05 14:46:28 -08:00
tests name_restrictions: Reject anything with zulip or kandra in it. 2023-06-23 10:45:40 -07:00
views support: Make user search by email case-insensitive. 2023-05-16 12:38:12 -07:00
__init__.py
models.py models: Remove type prefixes from __str__ values. 2023-03-08 22:56:55 -08:00
urls.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00