Merge pull request #25193 from nextcloud/backport/25186/stable20
[stable20] Don't log keys on checkSignature
This commit is contained in:
commit
b04d566c89
|
@ -81,6 +81,7 @@ class ExceptionSerializer {
|
||||||
// Encryption
|
// Encryption
|
||||||
'storeKeyPair',
|
'storeKeyPair',
|
||||||
'setupUser',
|
'setupUser',
|
||||||
|
'checkSignature',
|
||||||
|
|
||||||
// files_external: OCA\Files_External\MountConfig
|
// files_external: OCA\Files_External\MountConfig
|
||||||
'getBackendStatus',
|
'getBackendStatus',
|
||||||
|
|
Loading…
Reference in New Issue