Commit Graph

965 Commits (fefbd00cd64faa3af43f10c6bb3ec02fb2e0116c)

Author SHA1 Message Date
Aleksander Machniak 6fb6a0b885 Update localization 8 years ago
Aleksander Machniak 9c542f9cf9 Fix PHP 7.2 Warning: count(): Parameter must be an array or an object that implements Countable 8 years ago
Aleksander Machniak d1327024cc Fix bug where Archive folder wasn't auto-created on login with create_default_folders=true 8 years ago
Aleksander Machniak 471f6a81f3 Fix so temp_dir misconfiguration prints an error to the log (#6045) 8 years ago
Aleksander Machniak c90ad5a977 Fix file disclosure vulnerability caused by insuficient input validation in relation with attachment plugins (#6026) 8 years ago
Thomas Bruederli 2c7f3751ab Update localization files from Transifex 8 years ago
Aleksander Machniak 0dc804a840 Fix decryption of messages encoded with non-ascii charset (#5962) 8 years ago
Thomas Bruederli ec948564da Updated localizations from Transifex 8 years ago
Aleksander Machniak 4829e2849f Enigma: Fix decrypting an encrypted+signed message when signature verification fails (#5914) 8 years ago
Aleksander Machniak f8e6302c85 Fix bug where 'exists' operator was reset to 'contains' (#5899) 9 years ago
Aleksander Machniak 02c7c9fc53 Fix duplicate messages on the list after deleting messages on the next to the last page (#5862)
... also when deleting via 'mark' and 'archive' actions
9 years ago
Aleksander Machniak f483c08ddf Update changelog 9 years ago
Aleksander Machniak 3439fc4159 Managesieve: Fix AM/PM suffix in vacation time selectors 9 years ago
Aleksander Machniak e31d87b311 Move "cursor" position on \r\n sequence after single-dot in a line (#5838) 9 years ago
Aleksander Machniak 0abd84dc02 Fix parsing dot-staffed lines in multiline text (#5838) 9 years ago
Aleksander Machniak c608d063af Fix bug where a.button style from managesieve plugin could impact other elements (#5800) 9 years ago
Aleksander Machniak b7fe41def2 Remove useless box-shadows 9 years ago
Remi Collet 90eafe7eaa Drop ereg dependency, fix compat with PHP 7 (#5820) 9 years ago
Aleksander Machniak fe4c626062 Code optimization, update changelog 9 years ago
Lucas Stevanelli Marin fa566b6b1e Fix bug where zipdownload ignored files with the same name (#5777)
Adding a counter before .(extension) to files with same name on zip.
Before only the last file on message with equals names was added on zip
9 years ago
Aleksander Machniak 73126e6d78 Bump version number 9 years ago
Aleksander Machniak 6bdaada7fa Performance: Skip redundant LISTSCRIPTS command 9 years ago
Aleksander Machniak 0a8fe2ae5b Enigma: Fix compatibility with assets_dir 9 years ago
Aleksander Machniak 3b36ea8529 Update localization 9 years ago
Aleksander Machniak 06abad4d4e Password: Fix security issue in virtualmin and sasl drivers 9 years ago
Thomas Bruederli d4e4cfef92 More flattening of jQuery UI styles 9 years ago
Thomas Bruederli 7969981320 Flattened buttons and icons, removed gradients and box shadows 9 years ago
Aleksander Machniak 757ba8b81a Fix typo 9 years ago
Torkel Bjørnson-Langen 278b46a99d password plugin: better error message on constraint violation (#5727)
If the password policy on the ldap server is violated when changing
password, report error as "constraint violation" instead of the
misleading "connection error".

Only tested with OpenLDAP (v2.4).
9 years ago
Aleksander Machniak 01656221a4 Update localization 9 years ago
Torkel Bjørnson-Langen 3bbe218b83 Password plugin: Added missing default values (#5726)
* Added correct default values for password plugin (ldap backends only)
* Sync default values in config.inc.php.dist with code.
9 years ago
Aleksander Machniak 6ba41836b6 Revert "extend plugin password to avoid sudo (use ssh instead calling chpasswd) (#5654)"
This reverts commit 938dd4670b.
9 years ago
Kay Marquardt 938dd4670b extend plugin password to avoid sudo (use ssh instead calling chpasswd) (#5654)
Use proc_open() instead of popen() to catch error messages from called wrapper.
Create new wrapper chpass-wrapper-expect.py
9 years ago
Aleksander Machniak 306c901a15 Remove redundant entry 9 years ago
Aleksander Machniak 9374599c3c Fix require entry for crypt_gpg also in Enigma's composer.json 9 years ago
Aleksander Machniak 8a0d504682 Indent fixes 9 years ago
ka7 9a35768c26 spelling fixes (#5690) 9 years ago
Aleksander Machniak 8953c7a257 Fix possible defect in handling \r\n in scripts (#5685) 9 years ago
Aleksander Machniak 9028e77290 Enigma: Set micalg parameter to real hash algorithm used for signing 9 years ago
Aleksander Machniak 13b98199ed Managesieve: Fix parser issue with empty lines between comments (#5657) 9 years ago
Aleksander Machniak 3294a41b3b Small code simplification 9 years ago
Aleksander Machniak e2a8fb799e Add note about PinEntry issues with SELinux (#5620) 9 years ago
Aleksander Machniak dd53a3d486 Enigma: Fix handling of messages with nested PGP encrypted parts (#5634) 9 years ago
Aleksander Machniak 81f67a4de2 Don't use each() deprecated in PHP 7.2 9 years ago
Aleksander Machniak dfd19206a4 sizeof() -> count() 9 years ago
Aleksander Machniak d04cc14018 Enigma: Always use detached signatures (#5624) 9 years ago
Aleksander Machniak a426f66785 Fix fatal error when accessing PGP keys list using classic skin 9 years ago
Aleksander Machniak 25de39d444 Merge branch 'dev-remove-js-deps' 9 years ago
Aleksander Machniak a487055c5a Add possibility to attach contact vCard to composed message (#4997) 9 years ago
Aleksander Machniak 692cb9c63b Update localization 9 years ago