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