Obfuscate the display of passwords.
Configuration Syntax
Category | appearance |
---|---|
Parameter | obfuscate_password_display |
Default | true |
Applicable Values | true|false |
Example | $config->custom->appearance[‘obfuscate_password_display’] = true; |
Back to config.php
Also see config:appearance:show_clear_password
Description
If true, display all password hash values as “******”. Note that clear-text passwords will always be displayed as “******”, regardless of this setting. (Clear password display is controlled by config:appearance:show_clear_password.)
Source: Config:appearance:obfuscate password display – phpLDAPadmin
Config:appearance:obfuscate password display – phpLDAPadmin was last modified: April 14th, 2020 by