Skip to content

Commit a9f81a3

Browse files
authored
Merge pull request #25186 from nextcloud/bugfix/noid/dont-log-keys-on-verifySignature
Don't log keys on checkSignature
2 parents 71442a3 + 847aa08 commit a9f81a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/private/Log/ExceptionSerializer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ class ExceptionSerializer {
8282
// Encryption
8383
'storeKeyPair',
8484
'setupUser',
85+
'checkSignature',
8586

8687
// files_external: OCA\Files_External\MountConfig
8788
'getBackendStatus',

0 commit comments

Comments
 (0)