Monday, December 31, 2018
1 change · master
Security fixes and vulnerability patches
The LDAP setup screen now masks saved passwords instead of displaying them as readable text. This reduces the chance of accidental password exposure when administrators view or share the configuration screen.
Original PR description
Description of the issue/feature this PR addresses: LDAP password is show as text in the ldap authentication view Current behavior before PR: Password is shown as plaintext Desired behavior after PR is merged: Password is shown as stars (not visible) -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr