You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/www-apps/horde-passwd/files/horde-passwd-3.0-no-clear-p...

14 lines
424 B

--- passwd-h3-3.0/config/backends.php.dist
+++ passwd-h3-3.0/config/backends.php.dist
@@ -314,8 +314,8 @@
'name' => 'pw_name',
'domain' => 'pw_domain',
'passwd' => 'pw_passwd',
- 'clear_passwd' => 'pw_clear_passwd',
- 'use_clear_passwd' => true,
+ //'clear_passwd' => 'pw_clear_passwd',
+ 'use_clear_passwd' => false,
'show_encryption' => true
)
);