Feature #1329
Encrypt BMC password
Description
add support to encrypt the BMC password in the database.
Associated revisions
History
#1
Updated by Ohad Levy about 10 years ago
- Target version deleted (
1.0)
can you provide some information of how you would like to encrypt?
#2
Updated by Ohad Levy about 10 years ago
- Status changed from New to Feedback
#3
Updated by Dominic Cleal almost 9 years ago
- Status changed from Feedback to New
- Target version set to 1.3.0
We now have the capability via #2424 to encrypt fields in the database, using a key stored in a config file.
#4
Updated by Joseph Magen almost 9 years ago
After #2424 is merged, we can easily encrypt other fields such. BMC may be a bit trickier since #password is saved in a serialized :attrs field, but I hope it's not an issue.
#5
Updated by Ohad Levy over 8 years ago
- Assignee set to Joseph Magen
#6
Updated by Lukas Zapletal over 8 years ago
- Target version changed from 1.3.0 to 1.4.0
#7
Updated by Greg Sutcliffe over 8 years ago
- Target version deleted (
1.4.0)
#8
Updated by Joseph Magen about 8 years ago
- Assignee deleted (
Joseph Magen)
#9
Updated by Ohad Levy about 6 years ago
- Assignee set to Amir Fefer
#10
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3362 added
#11
Updated by Amir Fefer about 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 977f12ed2fc010f72bf6c18b74130886c9460ac4.
#12
Updated by Dominic Cleal about 6 years ago
- Legacy Backlogs Release (now unused) set to 136
Fixes #1329 - encrypt BMC password in DB