diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-08-09 11:43:47 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-08-09 11:43:47 +0000 |
| commit | 7d38670e386d0de3cf3245e06a269f32d6ad1593 (patch) | |
| tree | 8ca199fd5fbdde4ab7c4b85c392ffae7e09c2979 /plugins/password/package.xml | |
| parent | 6130f70fa7c582481bf0dce8b429aaacfc1e21ff (diff) | |
- Fixed Samba password hashing in 'ldap' driver
git-svn-id: https://svn.roundcube.net/trunk@5035 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/password/package.xml')
| -rw-r--r-- | plugins/password/package.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/password/package.xml b/plugins/password/package.xml index e740e08d4..28f82a43d 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -28,6 +28,7 @@ <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license> <notes> - When old and new passwords are the same, do nothing, return success (#1487823) +- Fixed Samba password hashing in 'ldap' driver </notes> <contents> <dir baseinstalldir="/" name="/"> |
