chore: add update message
All checks were successful
Deploy / deploy (push) Successful in 1m7s
Security Tests / security-non-db (push) Successful in 18s
Security Tests / security-db (push) Successful in 22s

This commit is contained in:
2026-03-01 21:09:13 -06:00
parent 079b8b9492
commit c7c72e8199

6
.env
View File

@@ -30,9 +30,9 @@ EMAIL_FROM=SkyMoney Budget <no-reply@skymoneybudget.com>
EMAIL_BOUNCE_FROM=bounces@skymoneybudget.com
EMAIL_REPLY_TO=support@skymoneybudget.com
UPDATE_NOTICE_VERSION=1
UPDATE_NOTICE_TITLE=SkyMoney Update
UPDATE_NOTICE_BODY=We added email verification and account-delete confirmation
UPDATE_NOTICE_VERSION=2
UPDATE_NOTICE_TITLE=SkyMoney Security Update
UPDATE_NOTICE_BODY=We strengthened OWASP security controls, auth protections, and deployment security checks.
ALLOW_INSECURE_AUTH_FOR_DEV=false
JWT_ISSUER=skymoney-api
JWT_AUDIENCE=skymoney-web