Files
zulip/zerver/worker/queue_processors.py
Tim Abbott c47039dfb6 push_notifications: Clear PushDeviceToken on API key change.
Backported for 2.0.7 security release.

This includes adding a new endpoint to the push notification bouncer
interface, and code to call it appropriately after resetting a user's
personal API key.

When we add support for a user having multiple API keys, we may need
to add an additional key here to support removing keys associated with
just one client.
2019-11-20 23:09:41 -08:00

25 KiB