1
0
Fork 0
mirror of https://github.com/dducret/kopano-webapp-passwd synced 2026-07-27 18:42:47 +02:00

make proper message for weak passwords

add first release build
update description
This commit is contained in:
Saket Patel 2013-12-18 02:31:17 +05:30
commit d2dd91cfe5
6 changed files with 43 additions and 9 deletions

View file

@ -1,6 +1,6 @@
<?php
/** Enable the passwd plugin for all clients **/
define('PLUGIN_PASSWD_USER_DEFAULT_ENABLE', true);
define('PLUGIN_PASSWD_USER_DEFAULT_ENABLE', false);
/** Define zarafa installtion uses LDAP **/
define('PLUGIN_PASSWD_LDAP', false);