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:
parent
67e7a25ea1
commit
d2dd91cfe5
6 changed files with 43 additions and 9 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue