Files
zulip/zerver/lib/cache_helpers.py
Alex Vandiver 8804c1afaa users: Remove weird get_all_api_keys helper.
This implied by its name that users could have more than one key.
They cannot, currently; make the code clearer by switching to the
explicit column access.
2025-02-13 12:40:53 -08:00

5.2 KiB