diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-12-09 18:39:55 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-12-09 18:42:25 +0100 |
commit | 753c8849accbbe0cb3ebef01e8b3e2ff3481a336 (patch) | |
tree | 61c86c708e69fa3941a63cab67b9829a39dea84c /CHANGELOG | |
parent | 35502e04a83f6608009be2b034029a8066cbf36a (diff) |
Fix generation of Blowfish-based password hashes (#1490184)
Added password_blowfish_cost config option.
Conflicts:
CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ CHANGELOG Roundcube Webmail - Fix reply scrolling issue with text mode and start message below the quote (#1490114) - Fix possible issues in skin/skin_path config handling (#1490125) - Fix lack of delimiter for recipient addresses in smtp_log (#1490150) +- Fix generation of Blowfish-based password hashes (#1490184) RELEASE 1.0.3 ------------- |