mirror of
https://github.com/anonaddy/anonaddy
synced 2026-04-26 01:25:06 +02:00
Updated OpenPGPEncrypter
This commit is contained in:
@@ -41,6 +41,8 @@ class RecipientKeyController extends Controller
|
||||
|
||||
$recipient->update([
|
||||
'should_encrypt' => false,
|
||||
'inline_encryption' => false,
|
||||
'protected_headers' => false,
|
||||
'fingerprint' => null
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user