CHECK_PASS_EASY_TO_FIND is true

pull/4422/head
Angel Fernando Quiroz Campos 3 years ago
parent 899f6c521e
commit aaffa13769
  1. 2
      app/config/profile.conf.dist.php

@ -8,7 +8,7 @@
*/
// Autentication, password
define('CHECK_PASS_EASY_TO_FIND', false);
define('CHECK_PASS_EASY_TO_FIND', true);
$profileIsEditable = true;

Loading…
Cancel
Save