Skip to content

Conversation

@provokateurin
Copy link
Member

@provokateurin provokateurin commented Apr 14, 2023

Summary

Split out from #37390

Checklist

if ($enforceSignature) {
throw new GenericEncryptionException('Bad Signature', $this->l->t('Bad Signature'));
} else {
$this->logger->info("Signature check skipped", ['app' => 'encryption']);

Check notice

Code scanning / Psalm

DeprecatedMethod

The method OCP\ILogger::info has been marked as deprecated
@ChristophWurst ChristophWurst merged commit b952066 into master Apr 17, 2023
@ChristophWurst ChristophWurst deleted the fix/encryption-signature-check-logic branch April 17, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants