Aleksander Machniak
682b8bbe8d
Enigma: Fix PHP warning ( #9897 )
2025-06-19 18:19:23 +02:00
Aleksander Machniak
ecc2b1e8f3
Fix bug where an mbox export file could include inconsistent message delimiters ( #9879 )
2025-06-15 10:51:22 +02:00
Aleksander Machniak
4e55c8f287
Fix a default value and documentation of password_ldap_encodage option ( #9658 )
2025-04-21 13:32:43 +02:00
Aleksander Machniak
ea41ae4b96
Fix match-type selector (remove unsupported options) in delete header action ( #9610 )
2025-02-16 13:25:35 +01:00
Philip Weir
cd42de335a
Update links in comments and config to https where available ( #9759 )
2025-01-26 13:48:14 +01:00
Pablo Zmdl
893c557283
Backport virtuser file email2user fix ( #9691 )
...
* Merge pull request #9668 from idressos/virtuser_file-email2user-fix
Fix virtuser_file plugin email2user() function not accounting for backward slashes in username
Cherry-picked from 875e370d7 (parent mainline 1).
* Changelog entry for #9668
(cherry picked from commit a07d61a80c )
2024-11-06 07:44:20 +01:00
Aleksander Machniak
a68ef058ae
Password: Remove reference to non-existing 'password_zxcvbn_min_score' option ( #9648 )
2024-10-05 08:26:48 +02:00
Aleksander Machniak
84e0bafa5b
Managesieve: Fix current script state after initial scripts creation in managesieve_kolab_master mode
2024-09-25 11:45:32 +02:00
Aleksander Machniak
3567090a99
Fix infinite loop when parsing malformed Sieve script ( #9562 )
2024-07-31 18:24:39 +02:00
Aleksander Machniak
c96ff0e811
Managesieve: Protect special scripts in managesieve_kolab_master mode
2024-07-28 11:08:39 +02:00
Aleksander Machniak
55447653c5
Fix invalid line break characters in multi-line text in Sieve scripts ( #9543 )
2024-07-18 19:48:16 +02:00
DannyDaemonic
e2900cf3f2
Fix notification focus on Chrome ( #9467 )
2024-06-01 08:22:47 +02:00
Michael Voříšek
793664f568
Fix invalid phpdocs ( #9252 )
...
* fix missing return type in phpdoc
* fix "phpdoc_scalar"
* Fix phpdoc variable names typos
* fix wrong phpdoc tags
2023-12-13 19:55:05 +01:00
Michael Voříšek
ae2f25d054
Fix Sieve scripts comment parse with CRLF ( #9249 )
2023-12-13 19:54:20 +01:00
Pablo Zmdl
442c7cc1b3
Fix saving other encryption settings besides enigma's ( #9240 )
...
Previously, if the enigma plugin was enabled, it wasn't possible to save
the option whether Roundcube should use Mailvelope's main keyring
(`mailvelope_main_keyring`), because this code overwrote the whole array
for the "encryption"-section on saving. That is now fixed.
2023-12-05 19:58:54 +01:00
Aleksander Machniak
fd17743723
Enigma: Fix finding of a private key when decrypting a message using GnuPG v2.3
...
Additional fix for a case when sender's public key is in the keyring
2023-11-22 18:46:10 +01:00
Aleksander Machniak
6969b06ac9
Enigma: Fix finding of a private key when decrypting a message using GnuPG v2.3
2023-11-22 14:34:04 +01:00
Aleksander Machniak
0eb0b771c4
Fix PHP8 warnings
2023-11-19 11:58:07 +01:00
Aleksander Machniak
e69635dc91
Fix UI issue when dealing with an invalid managesieve_default_headers value ( #9175 )
2023-10-21 18:15:35 +02:00
onozaty
f6ab89697b
Fix deactivated and activated messages being reversed in ja_JP. ( #9176 )
2023-10-20 19:11:00 +02:00
Aleksander Machniak
618513a113
Fix PHP warnings ( #9174 )
2023-10-20 19:00:50 +02:00
Aleksander Machniak
994a8b6a7f
Fix javascript error when relational or spamtest extension is not enabled ( #9139 )
2023-10-01 14:57:09 +02:00
Aleksander Machniak
7b9a8020ff
Fix PHP warning ( #9125 )
2023-09-14 10:09:46 +02:00
Aleksander Machniak
ac169c8708
Fix deprecated use of ldap_connect() in password's ldap_simple driver ( #9060 )
2023-08-20 08:57:00 +02:00
Aleksander Machniak
f0e7516af7
Fix PHP8 deprecation warning in the reconnect plugin ( #9083 )
...
Also improve performance by loading the plugin config file when needed.
2023-08-13 14:43:32 +02:00
Aleksander Machniak
fb0e058db4
Update jQuery-UI to version 1.13.2 ( #9041 )
2023-07-08 13:14:37 +02:00
Aleksander Machniak
cc7e0b2757
Managesieve: Fix PHP fatal error when connection fails
2023-06-30 15:02:53 +02:00
Aleksander Machniak
3e5d6f832f
Fix PHP8 warnings
2023-06-12 12:13:54 +02:00
Aleksander Machniak
9e73c1d692
Fix bug where some mail headers didn't work in cmd_learn driver of markasjunk plugin ( #9005 )
2023-05-16 11:19:31 +02:00
Nik Soggia
c07be83ab2
Fix insecure shell command params handling in cmd_learn driver of Markasjunk plugin
2023-05-15 19:22:44 +02:00
Aleksander Machniak
fa916e3406
Fix typos in localization ( #8979 , #8995 )
2023-05-07 09:37:20 +02:00
Philip Weir
ff7d02d323
Markasjunk: Add SpamAssassin v4 compatibility ( #8975 )
2023-04-09 18:32:27 +02:00
Aleksander Machniak
dfd729e2d9
Update localization
2023-04-09 18:32:20 +02:00
Asterios "Aster" Bandis
3103e644e4
Update Greek localization (from Transifex) ( #8937 )
...
* Pull new Greek translations from Transifex
* Pull new Greek translations from Transifex
Replace the "Greeklish" folder name with Greek characters
2023-03-04 11:50:37 +01:00
Aleksander Machniak
46a605ffbe
Switch help_source location to https:// ( #8898 )
2023-02-20 07:38:18 +01:00
Aleksander Machniak
25094dc14c
Fix Help plugin menu ( #8898 )
2023-02-19 14:53:15 +01:00
Aleksander Machniak
f4a1f0537f
Fix so an email address with name is supported as input to the managesieve notify :from parameter ( #8918 )
2023-02-19 14:29:17 +01:00
Aleksander Machniak
6904d4211d
Add Uyghur localization, update localization
2023-02-04 09:53:37 +01:00
Aleksander Machniak
42eb2f605b
Fix bug where .wav instead of .mp3 file was used for the new mail notification in Firefox ( #8895 )
2023-01-29 09:16:59 +01:00
Aleksander Machniak
1941cfb209
Fix bug where false attachment reminder was displayed on HTML mail with inline images ( #8885 )
2023-01-26 18:57:14 +01:00
Ángel
771b06779c
Remove conflict marker from password plugin ( #8809 )
2022-12-29 14:16:59 +01:00
Michael Steininger
7fba758a52
Fix some PHP 8.0 warnings in managesieve ( #8789 )
2022-11-26 10:18:33 +01:00
Aleksander Machniak
0b6a6401d9
Fix fatal error on identity page if Enigma plugin is misconfigured ( #8719 )
2022-09-24 09:03:43 +02:00
Aleksander Machniak
3469409fac
Remove redundant gettext() call
2022-08-28 13:32:23 +02:00
Aleksander Machniak
6899be2a13
Fix PHP8 warnings ( #8677 )
2022-08-25 19:53:43 +02:00
Steve Mokris
c5879229f6
Restore support for ManageSieve over implicit SSL. ( #8670 )
2022-08-15 09:41:41 +02:00
Aleksander Machniak
2678db2f8a
Fix PHP Deprecated: Creation of dynamic property Mail_mime::$mailbody_file is deprecated
2022-08-15 09:41:11 +02:00
Aleksander Machniak
e84d3b7026
Password: Remove references to %c variable that has been removed before ( #8633 )
2022-07-30 08:38:09 +02:00
Aleksander Machniak
c7dfec8cac
Update localization
2022-07-10 09:37:01 +02:00
Aleksander Machniak
39548efa2b
Fix PHP8 warnings
2022-07-09 19:08:38 +02:00