zulip/zilencer
Mateusz Mandera 76e0511481 zilencer: Add new model RemoteRealm and send the data to the bouncer.
Add the new model for recording basic information about Realms on remote
server, to go with the other analytics data. Also adds necessary changes
to the bouncer endpoint and the send_analytics_to_push_bouncer()
function to submit such Realm information.
2023-11-08 15:54:22 -08:00
..
lib counts: Add function compute_max_monthly_messages for remote servers. 2023-11-08 09:45:49 -08:00
management corporate: Use StripeCustomerData dataclass to create stripe Customer. 2023-11-04 17:20:49 -07:00
migrations zilencer: Add new model RemoteRealm and send the data to the bouncer. 2023-11-08 15:54:22 -08:00
README.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
__init__.py
auth.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
models.py zilencer: Add new model RemoteRealm and send the data to the bouncer. 2023-11-08 15:54:22 -08:00
urls.py push_notifs: Add endpoint for sending a test notification. 2023-10-12 18:15:00 -07:00
views.py zilencer: Add new model RemoteRealm and send the data to the bouncer. 2023-11-08 15:54:22 -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.