zulip/zerver/management
Mateusz Mandera 89a22fb076 register_server: Check write access to secrets file when rotate_key.
Using --rotate-key without write access to the secrets file is currently
quite painful, since you end up rotating your registration's secret with
no local record of it; so effectively you lose your registration and
need help from support. We should just prevent this failure mode.
2024-03-22 09:33:00 -07:00
..
commands register_server: Check write access to secrets file when rotate_key. 2024-03-22 09:33:00 -07:00
data
__init__.py