From: Jérémy Benoist Date: Wed, 5 Jun 2019 12:14:17 +0000 (+0200) Subject: Try to force people to update the secret X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=c822b20835089ccd6c1be7db6563d409e3b2859f;p=github%2Fwallabag%2Fwallabag.git Try to force people to update the secret --- diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index 13e2584f..0e7b9823 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist @@ -36,7 +36,7 @@ parameters: locale: en # A secret key that's used to generate certain security-related tokens - secret: ovmpmAWXRCabNlMgzlzFXDYmCFfzGv + secret: CHANGE_ME_TO_SOMETHING_SECRET_AND_RANDOM # two factor stuff twofactor_auth: true