mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
get_remote_server_by_uuid (called in validate_api_key) raises ValidationError when given an invalid UUID due to how Django handles UUIDField. We don't want that exception and prefer the ordinary DoesNotExist exception to be raised.
ZILENCER -- The Zulip license manager
This app is the place for storing state about various deployments of Zulip that exist in the world.