0
0
Fork 0

Add further warnings about encryption secrets (#32476)

This commit is contained in:
Claire 2024-10-14 15:00:20 +02:00 committed by GitHub
parent cc70acc11c
commit ffa1032381
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

View file

@ -20,6 +20,7 @@
- ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY
Run `bin/rails db:encryption:init` to generate new secrets and then assign the environment variables.
Do not change the secrets once they are set, as doing so may cause data loss and other issues that will be difficult or impossible to recover from.
MESSAGE
end