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 2c643d7b9f
commit aa309afc59
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ class ExceptionSerializer {
// Encryption
'storeKeyPair',
'setupUser',
'checkSignature',
// files_external: OCA\Files_External\MountConfig
'getBackendStatus',