Aleksander Machniak
c5022b9e52
Update jQuery-UI to version 1.13.2 ( #9041 )
2023-07-08 10:10:38 +02:00
Aleksander Machniak
f60464912a
Fix PHP8 errors
2023-06-30 18:30:12 +02:00
Aleksander Machniak
67cf54881d
Managesieve: Fix PHP fatal error when connection fails
2023-06-30 15:01:58 +02:00
Aleksander Machniak
ed430f0577
Fix PHP8 warnings
2023-06-12 12:14:11 +02:00
Aleksander Machniak
44a4496302
Cleaner code
2023-05-29 08:00:31 +02:00
Aleksander Machniak
3188679bdd
Return early if hashing of password fails
2023-05-28 15:14:42 +02:00
Matwey V. Kornilov
7d13b337db
Some minor improvements for password plugin ( #8402 )
...
* plugins/password/ldap_simple: Allow LDAP access using LDAP URI
Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru >
* plugins/password/ldap_simple: Allow LDAP SASL binding when search user DN
This may be particularly useful when UNIX socket connection is used,
or TLS certificate-based authentication is performed.
Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru >
* plugins/password/ldap_simple: Allow LDAP SASL bind for admin
Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru >
---------
Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru >
2023-05-28 10:38:02 +02:00
Aleksander Machniak
6747ac1f68
Fix bug where some mail headers didn't work in cmd_learn driver of markasjunk plugin ( #9005 )
2023-05-16 11:19:02 +02:00
Nik Soggia
5f9004d8c2
Fix insecure shell command params handling in cmd_learn driver of Markasjunk plugin
2023-05-15 19:21:59 +02:00
Aleksander Machniak
295c2d743f
Fix typos in localization ( #8979 , #8995 )
2023-05-07 09:36:04 +02:00
Aleksander Machniak
0266f7a3bf
ACL: Set default of 'acl_specials' option to ['anyone'] ( #8911 )
2023-04-10 09:39:12 +02:00
Philip Weir
9672242de4
Markasjunk: Add SpamAssassin v4 compatibility ( #8975 )
2023-04-09 18:31:22 +02:00
Aleksander Machniak
2d5f7aa9f5
Update localization
2023-04-09 18:30:38 +02:00
Aleksander Machniak
5526aa99ab
Add List-ID to the list of headers for creating new sieve-filters ( #8307 )
2023-03-26 18:49:09 +02:00
Aleksander Machniak
ff72cb078d
Managesieve: Support :encodeurl (RFC 5435) ( #8917 )
2023-03-26 12:40:25 +02:00
Asterios "Aster" Bandis
9c2b459b8c
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 09:26:25 +01:00
Aleksander Machniak
85973477f4
Switch help_source location to https:// ( #8898 )
2023-02-20 07:37:33 +01:00
Aleksander Machniak
642b772087
Fix Help plugin menu ( #8898 )
2023-02-19 14:52:44 +01:00
Aleksander Machniak
16e523d1e7
Fix so an email address with name is supported as input to the managesieve notify :from parameter ( #8918 )
2023-02-19 14:28:44 +01:00
Aleksander Machniak
863e5f848f
Add Uyghur localization, update localization
2023-02-04 09:48:49 +01:00
Aleksander Machniak
d531f7ffe4
Fix bug where .wav instead of .mp3 file was used for the new mail notification in Firefox ( #8895 )
2023-01-29 09:16:15 +01:00
Aleksander Machniak
9e72055ce6
Fix bug where false attachment reminder was displayed on HTML mail with inline images ( #8885 )
2023-01-26 18:56:42 +01:00
Aleksander Machniak
25c2c99173
Revert "Managesieve plugin: sieverules compatibility ( #8571 )"
...
This reverts commit 974e98baac .
2023-01-21 11:27:31 +01:00
Aleksander Machniak
6cdd9fe86f
Revert "Update changelog, CS fixes"
...
This reverts commit bef70b5b15 .
2023-01-21 11:26:57 +01:00
Дилян Палаузов
e240dc7060
Optimize PNG files ( #8827 )
...
by calling
optipng -o7 -zm9 -strip all `find -name '*.png'`
This will lead to less data transferred to the browsers.
2022-12-30 10:12:42 +01:00
Ángel
87a501cc95
Remove conflict marker from password plugin ( #8809 )
2022-12-04 08:36:29 +01:00
Michael Steininger
971f6f6b84
Fix some PHP 8.0 warnings in managesieve ( #8789 )
2022-11-26 10:03:51 +01:00
Aleksander Machniak
80404a8674
Store uploads metadata in a separate sql database table instead of a session ( #8415 )
2022-10-09 11:35:14 +02:00
Aleksander Machniak
92262aa2a1
Fix fatal error on identity page if Enigma plugin is misconfigured ( #8719 )
2022-09-24 09:03:08 +02:00
Aleksander Machniak
a62f046ad1
Remove redundant gettext() call
2022-08-28 11:58:39 +02:00
Aleksander Machniak
79b089e6d3
Fix PHP8 warnings ( #8677 )
2022-08-25 19:52:56 +02:00
Aleksander Machniak
66f6169774
Update changelog for ( #8525 ), CS fixes
2022-08-15 10:22:16 +02:00
jbweb
f8817bf8cf
Samba AD password driver ( #8525 )
...
* SAMBA Active Directory password driver
Co-authored-by: Jonas Holm Bundgaard <root@mail1.jbweb.dk >
2022-08-15 10:14:13 +02:00
Aleksander Machniak
bef70b5b15
Update changelog, CS fixes
2022-08-15 09:49:29 +02:00
marczi
974e98baac
Managesieve plugin: sieverules compatibility ( #8571 )
...
Added compatibility with sieverules plugin: import disabled rules stored in sieverules format
2022-08-15 09:46:28 +02:00
Steve Mokris
879d456b30
Restore support for ManageSieve over implicit SSL. ( #8670 )
2022-08-15 09:39:06 +02:00
Aleksander Machniak
0a3a332866
Fix PHP Deprecated: Creation of dynamic property Mail_mime::$mailbody_file is deprecated
2022-08-14 16:02:56 +02:00
Aleksander Machniak
1389e573d3
Remove use of utf8_encode() and utf8_decode() functions deprecated in PHP 8.2
2022-08-06 18:58:23 +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
3cfbae2d2a
Password: Remove references to %c variable that has been removed before ( #8633 )
2022-07-30 08:37:35 +02:00
Aleksander Machniak
2d87443efc
Update localization
2022-07-10 09:22:10 +02:00
Aleksander Machniak
ba1a93ec5b
Fix PHP8 warnings
2022-07-09 18:29:07 +02:00
Aleksander Machniak
f8301a44b4
Support schema prefix in password_mailcow_api_host ( #8291 )
2022-06-19 10:59:18 +02:00
egjlund
50992b9fc7
Fix bug where addresses array in managesieve plugin is assumed to be string ( #8539 )
2022-05-25 15:29:16 +02:00
Aleksander Machniak
fa65a68389
Use ... oprator instead of func_get_args() for variadic functions
2022-04-27 19:21:00 +02:00
Aleksander Machniak
2e5a12b0ff
Update localization
2022-04-25 08:00:50 +02:00
Aleksander Machniak
78211afcf9
Fix PHP warning: Trying to access array offset on value of type null
2022-04-10 08:41:04 +02:00
TheFirstGoodmaN
d9ec5be68d
Add ssha256 password algo ( #8479 )
2022-03-20 10:52:15 +01:00
Aleksander Machniak
13e863e223
Enigma: Fix double quoted-printable encoding of pgp-signed messages with no attachments ( #8413 )
2022-03-13 17:11:43 +01:00
Aleksander Machniak
a2560eb7ff
Use "{$var}" instead of "${var}" syntax
2022-03-12 12:42:36 +01:00