Commit graph

6583 commits

Author SHA1 Message Date
Maarten 2b0ca5d314
Merge branch 'master' into master 2024-02-25 11:31:49 +01:00
the-djmaze a7041b4efb bugfix: store in Passphrases 2024-02-23 03:22:29 +01:00
the-djmaze 6f33bc23d3 Added Import S/MIME certificate popup
And much better handling of the sign and encrypt options
2024-02-23 03:14:36 +01:00
tinola 6ac5cea2e4 small fix 2024-02-22 17:51:20 +01:00
tinola 70a7784d68 update polish translation 2024-02-22 17:32:39 +01:00
S-A-L13 8dac28e1a2 Update index.php 2024-02-22 14:56:29 +01:00
S-A-L13 383e40636b Added StartTLS functionality
Added StartTLS in function Connect().
And also added parameters in config to activate StartTLS.
2024-02-22 14:54:55 +01:00
the-djmaze f94fc34d4f Cleanup OpenPgpImportPopupView code 2024-02-22 00:33:20 +01:00
the-djmaze 0efc0bbe3a Translate some S/MIME text 2024-02-22 00:00:12 +01:00
the-djmaze 453e73f71a Cache S/MIME passphrases when "remember" is checked 2024-02-21 23:28:53 +01:00
the-djmaze 9941ff61f7 Bugfix: S/MIME sigPart handling 2024-02-21 01:28:36 +01:00
the-djmaze aebed32f76 Bugfix: verify S/MIME signatures got broken allong the way while implementing this 2024-02-21 01:23:36 +01:00
the-djmaze d5d47ffed1 Use SensitiveString at more places 2024-02-21 00:59:09 +01:00
the-djmaze a473e5e223 Implement \Stringable 2024-02-21 00:36:31 +01:00
the-djmaze d5a43e422d v2.35.0 2024-02-20 18:58:18 +01:00
the-djmaze e9a63b40c5 Enable S/MIME encrypt #259 2024-02-20 18:29:35 +01:00
the-djmaze ca12655e5f Cleanup PGP PUBLIC KEY handling 2024-02-20 18:14:32 +01:00
the-djmaze 6ce08726b4 Automaticaly import S/MIME certificates that are found in signatures #259 2024-02-20 17:42:26 +01:00
the-djmaze 3d168b4688 Cleanup DoPgpVerifyMessage action param handling 2024-02-20 16:03:47 +01:00
the-djmaze 5a2d2fd0e5 Handle S/MIME encrypt, decrypt, sign and very everywhere #259 2024-02-20 16:03:22 +01:00
the-djmaze 44a623543f set smimeKey and smimeCertificate for demo 2024-02-20 15:21:32 +01:00
the-djmaze 18d0ba4acb Get S/MIME decrypt working for #259 2024-02-20 13:04:12 +01:00
the-djmaze 1762198642 Get S/MIME encryption working #259 2024-02-20 12:38:57 +01:00
the-djmaze 196dffa8d8 Fix S/MIME certificates cache handling 2024-02-20 11:46:34 +01:00
the-djmaze 4b8a295fbe mask another passphrase in the logs for PHP < 8.2 2024-02-20 11:24:23 +01:00
the-djmaze ec0d92bfac mask passphrases in logs for PHP < 8.2 2024-02-20 11:22:28 +01:00
the-djmaze 479452ad7b Cache S/MIME certificates info #259 2024-02-20 11:11:10 +01:00
the-djmaze f5f3a90275 Only ask S/MIME private key passphrase when it is encrypted #259 2024-02-20 11:10:43 +01:00
Maarten f06b6edef5
Merge pull request #1443 from tinola/master
update Polish translations
2024-02-20 10:34:09 +01:00
tinola 0063c2fc3f update Polish translations 2024-02-20 08:11:15 +01:00
the-djmaze 7ae53719c4 Rename CSS .openpgp-control to .crypto-control 2024-02-20 01:52:37 +01:00
the-djmaze 9c9adde9c8 Added some missing translations 2024-02-20 01:09:41 +01:00
the-djmaze 568caed3c7 Ask password to generate S/MIME self signed #259 2024-02-20 01:01:15 +01:00
the-djmaze 3f08051e37 Added a S/MIME certificates list to User settings #259 2024-02-19 20:16:37 +01:00
the-djmaze a22ae5fcf4 fix name addSMimeEncrypted 2024-02-19 18:54:00 +01:00
the-djmaze 10ec90435d Show certificate icon for p12 and pfx files 2024-02-19 18:51:52 +01:00
the-djmaze 2f2079e9c1 Rename SearchPGPKey action to PgpSearchKey 2024-02-19 17:39:56 +01:00
the-djmaze 2fa3508c11 Rename MessagePgpVerify action to PgpVerifyMessage 2024-02-19 17:35:48 +01:00
the-djmaze 55e55b7bb7 Rename SMime actions 2024-02-19 17:33:24 +01:00
the-djmaze 9a5a5091a1 More S/MIME changes for #259 2024-02-19 15:35:10 +01:00
the-djmaze a9b60a762f Also mark p7m with certificate icon 2024-02-19 15:29:25 +01:00
the-djmaze f181863d50 No default passphrase for self-signed #259 2024-02-19 15:28:03 +01:00
the-djmaze f53d9ed6c3 Verify S/MIME signed messages #259 2024-02-19 15:14:11 +01:00
the-djmaze 4df3766231 Fix signing messages with S/MIME #259 2024-02-19 12:51:02 +01:00
the-djmaze 128e2f6254 Added signing using S/MIME #259 2024-02-19 04:35:37 +01:00
the-djmaze f83b60782a Improved handling to create S/MIME certificates #259 2024-02-19 01:52:12 +01:00
the-djmaze 6fa4dff23b Set S/MIME private key and certificate per identity #259 2024-02-18 17:18:47 +01:00
the-djmaze 33de51b2d5 Check for CONDSTORE or QRESYNC to get the HIGHESTMODSEQ 2024-02-18 16:47:28 +01:00
the-djmaze 8a10d30f2a Disable IMAP METADATA by default (hardly used) 2024-02-18 16:47:04 +01:00
the-djmaze 8a0b3d3791 Resolve #1425 2024-02-18 16:44:20 +01:00