Don't log keys on checkSignature

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2021-01-18 16:09:06 +01:00 committed by backportbot[bot]
parent 7ac754cbba
commit 1de3cfd049
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ class ExceptionSerializer {
// Encryption
'storeKeyPair',
'setupUser',
'checkSignature',
// files_external: OC_Mount_Config
'getBackendStatus',