zulip/scripts/setup
Prakhar Pratyush 8b3cef554b settings: Add push_registration_encryption_keys map.
The `push_registration_encryption_keys` map stores the
assymetric key pair generated on bouncer.

The public key will be used by the client to encrypt
registration data and the bouncer will use the corresponding
private key to decrypt.

- Updated the `generate_secrets.py` script to generate the map
during installation in dev environment.
- Added a management command to add / remove key i.e. use it
for key rotation while retaining the older key-pair for a period
of time.
2025-07-06 21:11:26 -07:00
..
apt-repos setup-apt-repo: Add libheif PPA, and debian bookworm backport. 2025-06-25 11:39:18 -07:00
__init__.py setup: Add missing __init__.py. 2021-07-05 12:20:39 -07:00
compare-settings-to-template ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
configure-rabbitmq configure-rabbitmq: Restore startup retry loop. 2025-05-15 16:59:27 -07:00
create-database create-database: Skip stop-server and flush-memcached on standalone Pg. 2024-04-04 16:48:58 -07:00
create-db.sql create-db: Default dbuser and dbname to zulip. 2021-05-26 17:19:11 -07:00
create-pgroonga.sql pgroonga: Remove now-unnecessary 'GRANT USAGE' statement. 2023-06-23 14:40:27 -07:00
flush-memcached flush_memcached: Respect DJANGO_SETTINGS_MODULE. 2025-06-25 11:49:02 -07:00
generate_secrets.py settings: Add push_registration_encryption_keys map. 2025-07-06 21:11:26 -07:00
generate-rabbitmq-cookie CVE-2021-43799: Set a secure Erlang cookie. 2022-01-25 02:13:53 +00:00
generate-self-signed-cert generate-self-signed-cert: Remove RANDFILE. 2022-02-25 14:49:07 -08:00
initialize-database documentation: Fix "you you" typos in docs/comments/logs. 2024-07-02 11:57:44 -07:00
install install: Use a period at end of root error message. 2021-06-23 08:42:46 -07:00
pgroonga-config pgroonga: Do not attempt to configure pgroonga without a database. 2023-09-22 11:45:00 -07:00
reindex-textual-data reindex-textual-data: Remove PostgreSQL ≥ 11 check. 2024-11-01 15:33:31 -07:00
restore-backup typos: Fix typos caught by mwic. 2024-05-20 13:55:00 -07:00
setup-certbot install-shellcheck: Upgrade ShellCheck to 0.9.0. 2023-01-04 14:01:34 -08:00
sha256-file-to puppet: Add a sha256_file_to. 2023-02-10 15:53:10 -08:00
sha256-tarball-to sha256-tarball-to: Support zipfiles. 2025-03-27 21:56:54 -07:00
terminate-psql-sessions terminate-psql-sessions: Rely on the caller to set PGHOST, PGUSER. 2020-06-15 21:37:14 -07:00
upgrade-postgresql upgrade-postgresql: Get PostgreSQL version without manage.py shell. 2025-06-11 16:25:25 -07:00