mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
Now, generate_secrets.py will never overwrite existing secrets. In addition to being a safer model in generate, this fixes 2 significant issues: (1) It makes it much easier to preserve secrets like Oauth tokens in a development environment (previously, provision would destroy them). (2) It makes it possible to automatically add new secrets as part of the upgrade process. In particular, this is useful for the zulip_org_id settings. Fixes #4797.
3.8 KiB
Executable File
3.8 KiB
Executable File