Commit Graph

21 Commits

Author SHA1 Message Date
Michael Voříšek
b5a3fd646b Fix "Implicit array creation" in plugin config files (#9406)
* fix phpstan "Implicit array creation" in plugin config files
* update minimal "roundcube/plugin-installer" version
2024-04-07 12:00:03 +02:00
Christian Mollekopf
e495fc73b5 Enigma: WOAT Support (#8626)
* Enigma: WOAT Support
* Fixed public key extraction from dns record

Co-authored-by: Aleksander Machniak <alec@alec.pl>
Co-authored-by: Christian Mollekopf <mollekopf@apheleia-it.ch>
2022-08-01 11:51:32 +02:00
Aleksander Machniak
b7cbe9aa1b Enigma: Optional support for passwordless keys (#7265) 2021-05-25 15:37:57 +02:00
Aleksander Machniak
e3416c9fc0 PHP8 fixes, CS fixes, short array syntax, tests 2020-12-06 11:43:56 +01:00
Aleksander Machniak
48417c5fc9 Remove default for enigma_pgp_homedir (#6173)
To make the default installation more secure force users to set the folder.
Added notes that it should be secured or not accessible from the web browser.
2018-03-04 09:14:43 +01:00
Aleksander Machniak
7b1f0f020b Enigma: Multi-host support 2018-02-28 09:36:25 +01:00
Aleksander Machniak
5d08580b86 Enigma: Add options to set PGP cipher/digest algorithms (#5645) 2017-10-03 08:30:52 +02:00
Aleksander Machniak
fba3e1ae0c GnuPG 2.1: Add option to configure gpgconf binary location 2016-09-25 08:35:18 +02:00
Aleksander Machniak
462faace73 Enigma: Support key generation for multiple identities (#5383)
Update OpenPGP.js to version 1.6.2.
Get rid of server-side key generation - Crypt_GPG does not support
multiple user IDs, it's also slow and requires entrophy generator.
2016-09-23 18:26:49 +02:00
Aleksander Machniak
dcf877c692 Enigma: Add possibility to configure gpg-agent binary location (enigma_pgp_agent) 2016-07-27 13:36:30 +02:00
Aleksander Machniak
13b76d9b1e Enigma: Add possibility to configure gpg binary location (enigma_pgp_binary) 2016-06-04 08:56:16 +02:00
Aleksander Machniak
6e4642b12c Enigma: Add enigma_debug option 2016-04-17 09:32:59 +02:00
Aleksander Machniak
4bb44c3d90 Enigma: added option to force users to use signing/encryption 2016-04-12 09:47:46 +02:00
Aleksander Machniak
96c3d84cdd Enigma: Varius fixes and cleanup in code for attaching pubkeys 2016-04-02 10:35:17 +02:00
Kyle Francis
7ce958ecd9 Added attach pubkey checkbox in compose UI, added preferences setting for attach pubkey by default 2016-04-01 12:32:57 -04:00
Aleksander Machniak
1459f88164 Enigma: Add option to disable encryption/signing features 2015-09-13 18:40:09 +02:00
Aleksander Machniak
a0dfcb14a8 Enigma: Optional server-side key generation 2015-08-18 13:41:44 +02:00
Aleksander Machniak
76573685d9 Enigma: Added user preferences to disable plugin features 2015-04-11 14:31:27 +02:00
Aleksander Machniak
a99c34159d Enigma: Implemented messages signing and encrypting 2015-03-31 18:56:32 +02:00
Aleksander Machniak
bcedf05d19 s/$rcmail_config/$config/ also for plugins configuration 2013-08-20 19:23:59 +02:00
thomascube
48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 2012-03-31 12:25:48 +00:00