Aleksander Machniak
aa772c6270
Remove redundant Classic-specific code
2021-11-14 11:36:29 +01:00
Aleksander Machniak
0843196a8b
Remove redundant code specific to the Classic skin
2021-11-14 11:09:07 +01:00
Aleksander Machniak
27f5fccaa7
Moved the Classic skin to its own repository ( #8271 )
...
https://github.com/roundcube/classic
2021-11-14 10:17:23 +01:00
Aleksander Machniak
d4cfb94c3d
Small improvements and tests for the logout plugin
2021-11-06 14:36:11 +01:00
CoverTowerSuperAdmin
5b29790ab8
Plugin to auto log out users with a POST request ( #8270 )
2021-11-06 14:30:52 +01:00
Aleksander Machniak
945ff9e618
Fix test regression
2021-11-06 14:22:45 +01:00
Aleksander Machniak
94930dc68c
hash-default algorithm was removed
2021-11-06 10:18:30 +01:00
Aleksander Machniak
6cfca8dc9f
Fix crypted password prefixes, use stronger blowfish algorithm
2021-11-06 10:15:22 +01:00
Aleksander Machniak
e294b93d36
Update changelog and CS fixes
2021-11-06 09:18:57 +01:00
Lukáš Matula
4c347f0e24
Mailcow driver for password plugin ( #8291 )
2021-11-06 09:15:37 +01:00
Aleksander Machniak
92880251f4
Update localization
2021-10-29 10:20:14 +02:00
Aleksander Machniak
7337e7608e
Identicon: Make background color of the image to match the current skin colors ( #8256 )
2021-10-25 12:34:22 +02:00
Aleksander Machniak
9c6979f17a
Fix PHP8 warnings
2021-10-09 17:23:02 +02:00
Aleksander Machniak
87c706c146
Password: Improve handling errors on executed commands ( #8200 )
2021-09-29 19:21:26 +02:00
Aleksander Machniak
d11387c10a
Fix test
2021-09-26 08:51:57 +02:00
Aleksander Machniak
ed4dc2139d
Password: Remove password_blowfish_cost option, in favor of password_algorithm_options
2021-09-25 15:35:29 +02:00
Aleksander Machniak
53801e5fdc
Password: Remove some deprecated algorithms and replacement variables
2021-09-25 15:33:20 +02:00
Aleksander Machniak
ee74fe806e
Password: Add support for passwords based on PHP's password_hash() function ( #7724 )
...
i.e. Bcrypt, Argon2i, Argon2id
2021-09-25 15:18:59 +02:00
Aleksander Machniak
f2688ba492
Use ?? operator where applicable
2021-09-21 19:12:06 +02:00
Aleksander Machniak
719b53f48f
Password: Verify current password with IMAP ( #8142 )
2021-09-18 16:55:21 +02:00
Aleksander Machniak
7a269a2b84
Replace get_input_value() with get_input_string() where appropriate
2021-09-13 19:31:49 +02:00
Aleksander Machniak
aa43406a06
Enigma: Upgrade to OpenPGP.js v5.0
2021-09-04 09:34:58 +02:00
Aleksander Machniak
e2187b8f2d
Fix various PHP 8.1 warnings
2021-08-27 16:52:54 +02:00
Igortorrente
d51bf978c6
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:43:15 +02:00
Aleksander Machniak
6110b2c67a
Fix handling of headers that occur multiple times by show_additional_headers plugin ( #8157 )
2021-08-04 08:29:28 +02:00
Aleksander Machniak
d69613c4e4
Always throw an error when password hashing fails ( #8145 )
2021-08-01 10:39:56 +02:00
Robin Friberg
e4d7b9baff
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:35:30 +02:00
Aleksander Machniak
9f62e2d584
PHP 8.1: Drop use of (deprecated) mhash extension methods
2021-07-31 17:51:24 +02:00
Aleksander Machniak
766189f524
Fix PHP 8.1 deprecation warnings
2021-07-31 08:38:47 +02:00
Aleksander Machniak
0d4a395464
Fix PHP 8.1 deprecation warnings
2021-07-31 07:53:14 +02:00
Aleksander Machniak
6950dd88a7
Fix variable in nl_NL localization ( #8149 )
2021-07-29 18:50:55 +02:00
Aleksander Machniak
89e54718ca
Migration to PHPUnit v9
2021-07-25 11:07:56 +02:00
Aleksander Machniak
9e2bc40213
Dropped support for PHP < 7.3 ( #7976 )
2021-07-25 09:16:33 +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