Don't log keys on checkSignature
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
7ac754cbba
commit
1de3cfd049
|
@ -81,6 +81,7 @@ class ExceptionSerializer {
|
|||
// Encryption
|
||||
'storeKeyPair',
|
||||
'setupUser',
|
||||
'checkSignature',
|
||||
|
||||
// files_external: OC_Mount_Config
|
||||
'getBackendStatus',
|
||||
|
|
Loading…
Reference in New Issue