Actions
Feature #10263
closedEncrypt LDAP password in database
Description
LDAP passwords are kept in plaintext in the database. We could follow the same strategy as we do with ComputeResource passwords and encrypt them, and deencrypt them only when we need to send them.
Updated by Dominic Cleal almost 10 years ago
- Related to Feature #2424: encrypt compute resource password added
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2320 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 35
Updated by Daniel Lobato Garcia over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset be6ce5bc0800d064e5323363e596c19014c4a7c7.
Updated by Dominic Cleal over 9 years ago
- Related to Bug #11122: Already initialized constant exception after service startup added
Actions