Commit graph

6816 commits

Author SHA1 Message Date
the-djmaze 97b65465e2 S/MIME import from signature use BEGIN PKCS7 2024-02-26 22:34:15 +01:00
the-djmaze 20daa1ce13 Sort S/MIME certificates on emailAddress else validTo 2024-02-26 19:34:50 +01:00
the-djmaze 091895df38 Sort PGP keys by email and id 2024-02-26 19:21:40 +01:00
the-djmaze 6141ca7936 Show GnuPG verify error 2024-02-26 18:43:17 +01:00
the-djmaze 6f98aee998 Return detailed info on PgpImportKey 2024-02-26 18:26:51 +01:00
the-djmaze 7bc302c665 Bugfix: MIME parser RegExp didn't escape boundary which caused issues 2024-02-26 17:36:55 +01:00
the-djmaze 50569e1854 Bugfix: undefined getMailvelopePrivateKeyFor() 2024-02-26 17:17:32 +01:00
the-djmaze 0cbca605ec Bugfix: mailvelope editor failed 2024-02-26 16:59:50 +01:00
the-djmaze ab748aab99 Small StorageType change 2024-02-26 16:44:25 +01:00
the-djmaze 2559c09b23 Bugfix TypeError: b64Encode(...).match(...) is null 2024-02-26 16:42:35 +01:00
S-A-L13 12cbb9f07e Added config fields for mail prefix
Mail prefix is needed to filter mailidentities. For example suche set by Exchange in the ProxyAddresses field, which can hold different address types
2024-02-26 15:47:57 +01:00
the-djmaze 99b7ec661c Resolve #1451 2024-02-26 14:53:25 +01:00
Maarten b4e146776f
Merge pull request #1452 from tinola/master
update polish translation
2024-02-26 13:51:40 +01:00
the-djmaze 118587dcf3 Improve Capa handling 2024-02-26 13:48:57 +01:00
the-djmaze 6e1aae3f61 OPEN_PGP should be OPENPGP as it is one word 2024-02-26 13:39:09 +01:00
the-djmaze 9006c377fd Cleanup Quota handling 2024-02-26 13:36:10 +01:00
the-djmaze 886e53bb8f Added search functionality in Admin -> Config
And removed the unused ['capa']['quota']
2024-02-26 13:26:06 +01:00
the-djmaze e1dced8007 Make all Enumerations classes abstract 2024-02-26 11:12:02 +01:00
tinola cbfc7e7d82 update polish translation 2024-02-26 07:25:09 +01:00
the-djmaze 9ef11db895 Use get_debug_type() instead of gettype() 2024-02-26 04:20:28 +01:00
the-djmaze 044b0dcde6 OpenSSL required due to S/MIME 2024-02-26 03:16:18 +01:00
the-djmaze dcfa144ce3 bugfix: previous IsActive() commit 2024-02-26 02:58:06 +01:00
the-djmaze 58d3fc8fd5 Example for #1449 2024-02-26 02:54:44 +01:00
the-djmaze cfc497556e Changed AbstractProvider::IsActive() to be abstract 2024-02-26 02:49:06 +01:00
the-djmaze 007e4b25eb Improved Settings handling to prevent bugs in outer code 2024-02-26 02:47:56 +01:00
the-djmaze c6aad25581 Move php8.php to /app/libraries/polyfill/ 2024-02-25 20:13:39 +01:00
the-djmaze 5262e59fdd Merge branch 'master' of github.com:the-djmaze/snappymail 2024-02-25 13:11:30 +01:00
the-djmaze 57ce6f9bbf Fix timestampToString() for future dates 2024-02-25 13:11:17 +01:00
Maarten e3830a5c3f
Merge pull request #1445 from S-A-L13/master
StartTLS for LDAP Identities plugin
2024-02-25 12:58:00 +01:00
the-djmaze 5552d3c1b9 pre-verify S/MIME opaque signed messages so we have a body to view 2024-02-25 12:56:25 +01:00
the-djmaze a98f8aa1f6 Merge branch 'master' of github.com:the-djmaze/snappymail 2024-02-25 11:38:33 +01:00
the-djmaze 1e03eac9a5 Resolve #1448 2024-02-25 11:38:19 +01:00
Maarten 8aef85804e
Merge pull request #1447 from tinola/master
update polish translation
2024-02-25 11:31:57 +01:00
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