zulip/zilencer
Alex Vandiver 150c64ddd0 zilencer: Enforce uniqueness of server_id + remote_id.
This was previously just an index (not a unique one).  Enforce this
data constraint.
2023-11-28 09:46:48 -08:00
..
lib counts: Add function compute_max_monthly_messages for remote servers. 2023-11-08 09:45:49 -08:00
management corporate: Create change plan tier function for BillingSession. 2023-11-26 19:39:52 -08:00
migrations zilencer: Enforce uniqueness of server_id + remote_id. 2023-11-28 09:46:48 -08:00
README.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
__init__.py
auth.py auth: Allow easier bouncer testing in dev env. 2023-11-17 18:32:49 -08:00
models.py zilencer: Enforce uniqueness of server_id + remote_id. 2023-11-28 09:46:48 -08:00
urls.py corporate: Add prototype authentication system for self-hosters. 2023-11-22 17:03:47 -08:00
views.py remote_server_post_analytics: Change RealmDataForAnalytics.uuid type. 2023-11-22 14:22:26 -08:00

README.md

ZILENCER -- The Zulip license manager

This app is the place for storing state about various deployments of Zulip that exist in the world.