[web] fix access-token-encryptor config GitOrigin-RevId: b16002159a3f0004e83ddb4b0cde3b33211184b3
@@ -60,7 +60,7 @@ const overrides = {
twoFactorAuthentication: {
accessTokenEncryptorOptions: {
cipherPasswords: {
- '2023.1-v3': 'this-is-just-a-test-secret',
+ '2023.1-v3': 'this-is-a-weak-secret-for-tests-web-2023.1-v3',
},