mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 02:00:51 -04:00
Don't log keys on checkSignature
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
2c643d7b9f
commit
aa309afc59
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ class ExceptionSerializer {
|
|||
// Encryption
|
||||
'storeKeyPair',
|
||||
'setupUser',
|
||||
'checkSignature',
|
||||
|
||||
// files_external: OCA\Files_External\MountConfig
|
||||
'getBackendStatus',
|
||||
|
|
|
|||
Loading…
Reference in a new issue