diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-10-26 11:53:23 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-10-26 11:53:23 +0000 |
| commit | 53a224f6c7990a2b24000f597216abed6f67126b (patch) | |
| tree | 8feaf6bb16febcfb6aa6ccdc273d5576f37faa43 /plugins/password/package.xml | |
| parent | 16f639a499f7af6a363bbdf09bb282b095332e75 (diff) | |
- Improve generated crypt() passwords (#1488136)
git-svn-id: https://svn.roundcube.net/trunk@5367 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/password/package.xml')
| -rw-r--r-- | plugins/password/package.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/plugins/password/package.xml b/plugins/password/package.xml index 69cef072f..60509da5e 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -15,10 +15,10 @@ <email>alec@alec.pl</email> <active>yes</active> </lead> - <date></date> - <time></time> + <date>2011-10-26</date> + <time>12:00</time> <version> - <release></release> + <release>2.3</release> <api>1.6</api> </version> <stability> @@ -31,6 +31,7 @@ - Fixed Samba password hashing in 'ldap' driver - Added 'password_change' hook for plugin actions after successful password change - Fixed bug where 'doveadm pw' command was used as dovecotpw utility +- Improve generated crypt() passwords (#1488136) </notes> <contents> <dir baseinstalldir="/" name="/"> |
