Aleksander Machniak
507a902f50
Fix PHP8 warnings
2023-06-02 13:16:12 +02:00
Aleksander Machniak
c3da7b9f45
Enigma: Fix double quoted-printable encoding of pgp-signed messages with no attachments ( #8413 )
2022-03-13 17:12:40 +01:00
Aleksander Machniak
134fb04f4b
Enigma: Fix initial synchronization of private keys
2022-03-11 18:53:45 +01:00
Aleksander Machniak
4ea9b1b58f
Fix a couple of PHP8 warnings ( #8420 )
2022-01-29 08:37:35 +01:00
Aleksander Machniak
fad77f1b6c
Fix chpass-wrapper.py helper compatibility with Python 3 ( #8324 )
2021-12-18 09:34:16 +01:00
Aleksander Machniak
f492e74659
Fix compat with PHP 5.4 ( #8365 )
...
Even if we do not support it, the fix is trivial and does not make the code worse.
2021-12-17 19:13:30 +01:00
Przemek
e787d6e178
Fix password change for Directadmin driver ( #8329 )
...
Co-authored-by: Przemysław Kucaj <p.kucaj@serveradmin.pl >
2021-12-04 09:13:25 +01:00
Max Truxa
be685a4316
subscriptions_option: Honor search parameters ( #8312 )
2021-12-04 09:13:16 +01:00
Aleksander Machniak
e4d049d224
Update localization
2021-10-29 10:38:40 +02:00
Igortorrente
4bf210ffd1
Improve the notification sound ( #8155 )
...
The old sound doesn't fit the role of a notification very well.
The current sound is more befitting to the objective of notify the user
and brings a simple and modern semblance to the project.
Signed-off-by: Renan Andrade Torrente <renan.torrente@hotmail.com >
Signed-off-by: Igor Matheus Andrade Torrente <igormtorrente@gmail.com >
2021-08-04 08:45:10 +02:00
Aleksander Machniak
4515713c85
Fix handling of headers that occur multiple times by show_additional_headers plugin ( #8157 )
2021-08-04 08:29:58 +02:00
Aleksander Machniak
e76752ed62
Always throw an error when password hashing fails ( #8145 )
2021-08-01 10:40:57 +02:00
Robin Friberg
ac4134306d
Fix dovecot passwdfile change ( #8145 )
...
* Fix dovecot passwd-file handler
* Set new password hash correctly
* If password hashing failes during password change request, abort trying to change the password.
* Escaping hashed password is not needed and actually breaks if 'password_dovecotpw_with_method' is set to true (escaping the {METHOD} in the passwd file)
2021-08-01 10:40:50 +02:00
Aleksander Machniak
6794e4b85d
Fix variable in nl_NL localization ( #8149 )
2021-07-29 18:52:13 +02:00
Aleksander Machniak
5ae7e22002
Update localization
2021-07-25 09:01:51 +02:00
Aleksander Machniak
13cc4f43fd
Fix contacts list title for groups from example_addressbook
2021-07-16 13:05:56 +02:00
Aleksander Machniak
9caab5f701
Fix PHP8 warnings
2021-07-16 12:57:46 +02:00
Aleksander Machniak
e01ec25aac
Use setTimeout() without window. prefix consistently
2021-07-14 13:18:58 +02:00
Aleksander Machniak
157f969417
Fix PHP8 warnings
2021-07-11 09:37:57 +02:00
Aleksander Machniak
7da8437a25
Fix PHP8 warnings
2021-07-03 08:16:03 +02:00
Aleksander Machniak
c268a6a240
Fix PHP8 warnings
2021-06-27 07:55:15 +02:00
Aleksander Machniak
5043255f7e
Example_addressbook: Various improvements and fixes
2021-06-09 15:33:40 +02:00
Aleksander Machniak
f7ba562bed
Managesieve: Added ability to remove 'redirect' option from UI ( #7922 )
2021-06-06 10:34:38 +02:00
Aleksander Machniak
4b2e31fae3
Fix some wording
...
[skip ci]
2021-06-06 09:36:46 +02:00
Aleksander Machniak
fca2a8b826
Update localization
2021-06-06 09:21:55 +02:00
Aleksander Machniak
0c24068b5d
Use small button inside boxinformation
2021-06-03 10:06:59 +02:00
Aleksander Machniak
e62c0a8f9b
Small code improvement, use array_first()
2021-05-31 12:42:57 +02:00
Aleksander Machniak
c201242d6f
Submit various simple dialog forms with the Enter key ( #7133 )
2021-05-30 11:00:40 +02:00
Aleksander Machniak
b7cbe9aa1b
Enigma: Optional support for passwordless keys ( #7265 )
2021-05-25 15:37:57 +02:00
johndoh
49720c9c3e
Add sanity check to markasjunk blacklist drivers to ensure only valid email addresses get blacklisted ( #8073 )
2021-05-22 18:17:34 +02:00
Aleksander Machniak
9e735cb544
Vcard_attachments: Improve handling of multiple contacts ( #7027 )
2021-05-16 11:04:35 +02:00
Michael Stilkerich
74fab3e730
More extensive documentation for query-related rcube_addressbook API ( #7958 )
...
Also add list_records()'s $nocount parameter to all implementations
2021-05-15 14:15:21 +02:00
Aleksander Machniak
ae19d16a80
Update localization
2021-05-10 19:08:05 +02:00
Jens Spanier
dbb5920b77
new_user_dialog: Use the identity_update hook ( #8023 )
2021-05-06 12:06:17 +02:00
Aleksander Machniak
395bac5854
Debug_logger: Fix the main plugin functionality and documentation ( #8041 )
2021-05-03 10:01:42 +02:00
Aleksander Machniak
a954f75bb5
Fix localization label use, again
2021-05-03 09:19:15 +02:00
Aleksander Machniak
c0ae5aad54
Cleanup a localization string, move href to the code
2021-05-03 09:03:57 +02:00
Aleksander Machniak
9d56214745
Example_addressbook: Add basic searching support ( #8034 )
2021-05-02 11:25:40 +02:00
Aleksander Machniak
b4b50b87b3
Password: Set password_minimum_length to 8 by default ( #8003 )
2021-04-18 10:49:44 +02:00
Aleksander Machniak
fe47d27876
Bump managesieve version number
2021-04-18 10:40:41 +02:00
Aleksander Machniak
6ffa85b8cc
Managesieve: Fix removing nested rules in scripts ( #8011 )
2021-04-18 10:39:48 +02:00
Josh Soref
203f456620
Spelling ( #8001 )
2021-04-18 08:43:18 +02:00
Aleksander Machniak
1cba77b48e
Enigma: Display an information that public and private keys are stored on the server ( #7941 )
2021-04-11 12:14:18 +02:00
Aleksander Machniak
bb583fed81
Fix PHP8 warning ( #7972 )
2021-03-26 08:24:58 +01:00
Aleksander Machniak
2bb2fe4838
Fix broken 'hmail' driver ( #7966 )
2021-03-24 07:08:21 +01:00
icefo
65e4107e82
Fix PHP Deprecated: Non-static method http_authentication::shutdown()... issue ( #7944 )
...
Declare the shutdown function static because it is and to suppress the annoying warnings.
2021-03-21 14:42:06 +01:00
Aleksander Machniak
8a0edf9c94
Enigma: Fix expiration dates of PGP keys capped at 2038-01-19 on a 32bit system ( #7531 )
...
Requires: https://github.com/pear/Crypt_GPG/commit/9715067e3142275
2021-03-15 19:54:56 +01:00
Aleksander Machniak
22f6b89978
Fix PHP8 warnings
2021-03-06 08:58:58 +01:00
Aleksander Machniak
6b97651501
Enigma: Fix bug where signature verification could fail for non-ascii bodies ( #7919 )
2021-03-06 08:52:23 +01:00
Aleksander Machniak
ac8e067ae6
Use official GPL-3.0-or-later license identifier ( #7901 )
2021-02-24 15:39:36 +01:00