chore: add update message
This commit is contained in:
6
.env
6
.env
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user