S-A-L13
20f6dea345
minor changes
2024-02-27 13:46:02 +01:00
S-A-L13
0763f3d1c6
Removed wrong escapes
2024-02-27 13:22:38 +01:00
S-A-L13
f4554374bd
Minor changes to match coding style of original coder
2024-02-27 13:10:53 +01:00
S-A-L13
ebf7540554
Added function CleanupMailAddresses
...
Added function (and additional code to start it) that helps to clean up the mail addresses array. It removes the prefix (if set in config) and removes all addresses with no or a different prefix.
2024-02-27 12:04:07 +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
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
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
the-djmaze
86f084e5a9
Added Auth Bearer to SnappyMail\HTTP\Request
2024-02-18 16:29:25 +01:00