Merge pull request #25194 from nextcloud/backport/25186/stable19

[stable19] Don't log keys on checkSignature
This commit is contained in:
Roeland Jago Douma 2021-01-19 09:34:46 +01:00 committed by GitHub
commit 34245f1911
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ class ExceptionSerializer {
// Encryption
'storeKeyPair',
'setupUser',
'checkSignature',
// files_external: OC_Mount_Config
'getBackendStatus',