diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-02-15 12:26:26 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-02-15 12:26:26 +0000 |
| commit | 5862e0d7c6edd90c2523ddde5705e7486f6c20e9 (patch) | |
| tree | 145aff67180e75a8dbdd082d7a777b2b5b2b4904 /plugins/password/package.xml | |
| parent | a5a38566263ca49371ad9fc417d3ee5ba0f722ab (diff) | |
- Virtualmin driver: Add option for setting username format (#1487781)
git-svn-id: https://svn.roundcube.net/trunk@4546 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/password/package.xml')
| -rw-r--r-- | plugins/password/package.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/plugins/password/package.xml b/plugins/password/package.xml index d1472ff80..a4827dfd0 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -15,8 +15,8 @@ <email>alec@alec.pl</email> <active>yes</active> </lead> - <date></date> - <time></time> + <date>2011-02-15</date> + <time>12:00</time> <version> <release>2.2</release> <api>1.6</api> @@ -37,9 +37,8 @@ - Fix extended error messages handling (#1487676) - Fix double request when clicking on Password tab in Firefox - Fix deprecated split() usage in xmail and directadmin drivers (#1487769) -- ldap/ldap_simple drivers: use password_ldap_samba_pwattr/password_ldap_samba_lchattr - instead of password_ldap_samba option - Added option (password_log) for logging password changes +- Virtualmin driver: Add option for setting username format (#1487781) </notes> <contents> <dir baseinstalldir="/" name="/"> |
