zulip/zilencer
Tim Abbott 68ab71eb8b push: Fix exceptions when removing push notifications.
Now that we allow multiple users to have registered the same token, we
need to configure calls to unregister tokens to only query the
targeted user_id.

We conveniently were already passing the `user_id` into the push
notification bouncer for the remove API, so no migration for older
Zulip servers is required.
2018-10-12 11:19:23 -07:00
..
lib billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
management billing: Move billing management commands from zilencer to corporate. 2018-10-01 15:43:55 -07:00
migrations models: Move billing models from zilencer to corporate. 2018-10-11 14:54:29 -07:00
README.md Update comments to rename Local Server => Enterprise. 2013-11-12 15:57:02 -05:00
__init__.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
forms.py Extend lint-all to check for newlines at the end of files. 2016-03-17 23:03:56 -07:00
models.py models: Move billing models from zilencer to corporate. 2018-10-11 14:54:29 -07:00
urls.py billing: Move billing-related views and urls to corporate. 2018-10-01 15:43:21 -07:00
views.py push: Fix exceptions when removing push notifications. 2018-10-12 11:19:23 -07: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.