Commit Graph

1425 Commits

Author SHA1 Message Date
Aleksander Machniak
cdd65d91c0 Update localization 2021-02-09 09:47:15 +01:00
Aleksander Machniak
13e1455cd2 Bump PHP version requirement also for plugins
[skip ci]
2021-02-07 10:02:11 +01:00
Aleksander Machniak
b7ac23ea5d new_user_identity: Fix missing password for user-specific LDAP operations (#7667) 2021-02-07 09:55:41 +01:00
Aleksander Machniak
65bf2a6de4 Fix browser test regression 2021-02-06 17:23:54 +01:00
Aleksander Machniak
35c3750511 Update changelog
[skip ci]
2021-02-06 16:47:45 +01:00
hefee
8ef57a4173 Add 'reconnect' plugin to retry IMAP connection (#7844)
* Make storage_connect hook ready to be usable for reconnect plugins.
* Add reconnect plugin to retry to login into IMAP server.

Co-authored-by: Sandro Knauß <hefee@debian.org>
2021-02-06 16:46:21 +01:00
Aleksander Machniak
db911b2b53 Fix PHP8 warnings 2021-01-31 10:27:13 +01:00
Aleksander Machniak
d93f2c8272 Managesieve: Fix Elastic UI issues around a domain selector 2021-01-30 18:27:15 +01:00
urusha
1be751b1fd Honor action_domain in managesieve-forward (#7849) 2021-01-30 16:07:58 +01:00
Aleksander Machniak
a47cdb4b80 dovecot_passwdfile: Simplify and add file locking 2021-01-16 16:14:20 +01:00
Aleksander Machniak
ca523bd7fa Remove hostnet.de specific code 2021-01-16 15:42:58 +01:00
Jimmy Koerting
2409b568b3 changed line in description 2021-01-16 15:22:19 +01:00
Jimmy Koerting
b0560bffd1 renamed hostnet.php into dovecot_passwdfile.php
renamed the driver, removed hostnet specific config option and changed the code to be easily adopted for vanilla dovecot 2 passwd-file environments.
2021-01-16 15:22:19 +01:00
Jimmy Koerting
20b24cb500 Create hostnet.php
New driver file to support hostNET Managed-Root Servers.
2021-01-16 15:22:19 +01:00
Aleksander Machniak
2aa16309cd Rewrite httpapi driver with use of Guzzle, CS fixes 2021-01-16 10:32:02 +01:00
Aleksander Machniak
a49b47b864 Merge branch 'password-httpapi-plugin' of https://github.com/davidc/roundcubemail into davidc-password-httpapi-plugin 2021-01-16 10:11:21 +01:00
Aleksander Machniak
c8ed7c7388 Document miab driver, rename some config options 2021-01-16 09:57:54 +01:00
Aleksander Machniak
446ed1c35a Move require_once to when it is really needed, fixes tests regression 2021-01-16 09:51:40 +01:00
Aleksander Machniak
5356700325 Merge branch 'tinycp-driver' of https://github.com/rimendoz86/roundcubemail into rimendoz86-tinycp-driver 2021-01-16 09:44:39 +01:00
Aleksander Machniak
ded37ff97c Introduce password_http_client config option 2021-01-16 09:06:28 +01:00
Aleksander Machniak
2076b2cd5c CS fixes 2021-01-16 08:56:13 +01:00
Alexey Shtokalo
255105fa6c Switch driver from cURL to Guzzle 2021-01-11 13:30:22 +03:00
Alexey Shtokalo
925b11dbbe Added password driver for Mail-in-a-Box 2021-01-10 23:53:21 +03:00
Aleksander Machniak
996ae95f38 Fix regression in including minicolors and tagedit styles 2021-01-03 18:41:55 +01:00
Aleksander Machniak
9fac4c47e8 Fix tests regression 2021-01-03 09:30:49 +01:00
Aleksander Machniak
9b01776ef0 Password: Removed old 'cpanel' driver, 'cpanel_webmail' driver renamed to 'cpanel' (#7780) 2021-01-02 19:18:20 +01:00
johndoh
dec10e51da Support providing skins for plugins inside the main skin folder (#7445) 2020-12-21 09:45:34 +01:00
Aleksander Machniak
d88cadf1f2 Fix a few E_NOTICE issues 2020-12-20 10:36:41 +01:00
Aleksander Machniak
8b83d29f24 PHP8 fixes, do not require specific error_reporting setting anymore 2020-12-19 10:01:10 +01:00
Aleksander Machniak
db789bbb61 PHP8 fixes 2020-12-19 09:06:46 +01:00
Aleksander Machniak
3bbb01fe13 PHP8 fixes, regression fixes 2020-12-13 12:14:15 +01:00
Aleksander Machniak
12547ccf01 Require php-intl extension, get rid of Net_IDNA2, PHP8 fixes, short array syntax
Net_IDNA2 is not compatible, and Intl is a bundled ext since PHP 5.3.
Fixed some regressions.
2020-12-13 10:21:52 +01:00
johndoh
6b650080c5 Update deps (#7739) 2020-12-12 14:48:51 +01:00
Aleksander Machniak
8eb382b4ca PHP8 fixes 2020-12-11 20:29:41 +01:00
Aleksander Machniak
ed146b68db PHP8 fixes, CS fixes, short array syntax, tests 2020-12-10 20:27:32 +01:00
Aleksander Machniak
14a94cf0d7 PHP8 fixes, CS fixes, short array syntax, tests 2020-12-09 21:11:46 +01:00
Aleksander Machniak
7c53300990 PHP8 fixes, CS fixes, short array syntax, tests 2020-12-08 21:56:41 +01:00
Aleksander Machniak
f979b0ce1d Fix test compat. with phpunit <= 6.5 2020-12-06 21:01:08 +01:00
Aleksander Machniak
2dc9e12392 Fix test 2020-12-06 12:14:30 +01:00
Aleksander Machniak
e3416c9fc0 PHP8 fixes, CS fixes, short array syntax, tests 2020-12-06 11:43:56 +01:00
fluteze
f6a0779c7e Password: Log error on unsupported hash method (#7735) 2020-11-23 08:52:38 +01:00
Aleksander Machniak
545a1569f1 Steps -> Actions refactoring (#7688)
* Move action handling code to rcmail class
* Add rcmail_action class
* Add action aliases
* Get rid of $OUTPUT global
* Move some methods from rcmail to rcmail_action
* PHP8 compat. fixes
* Add framework for testing actions
* Fix obvious code mistakes
2020-11-01 11:25:38 +01:00
Aleksander Machniak
f95212d626 PHP8: More warnings fixed 2020-10-11 15:24:30 +02:00
Aleksander Machniak
bde383d051 PHP8: Fix various issues
for now only these I found by running our unit tests, there will be much more
2020-10-11 10:32:41 +02:00
Aleksander Machniak
efc61f27c0 Add Preferences > Encryption > Mailvelope options (#7157) 2020-10-03 16:17:42 +02:00
Aleksander Machniak
9713ce364c Automatically collected recipients and trusted senders (#6904)
Added configurable Collected Recipients addressbook source (#4971)
Added configurable Trusted Senders addressbook source (#5046)
Added 'contact_exists' hook
2020-09-20 10:00:08 +02:00
Aleksander Machniak
86849a0ee4 Fix PHP Fatal error: Cannot access protected property rcube_imap_generic::$user (#7589) 2020-09-05 16:30:32 +02:00
Aleksander Machniak
eb7636d491 Fixes in context of undefined variables, and code style 2020-08-16 10:29:42 +02:00
Aleksander Machniak
8bda4ecbcf Fix an obvious code bugs 2020-08-15 12:44:07 +02:00
Aleksander Machniak
7b221a4640 Managesieve: Allow angle brackets in out-of-office message body also in the Filters UI (#7518) 2020-08-07 09:47:46 +02:00