mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 21:01:33 +02:00
Merge pull request #11855 from overleaf/jpa-fix-config
[web] fix access-token-encryptor config GitOrigin-RevId: b16002159a3f0004e83ddb4b0cde3b33211184b3
This commit is contained in:
@@ -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',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user