Project

General

Profile

Bug #9297

Docker password should be encrypted

Added by Daniel Lobato Garcia about 8 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

The password in every compute resource of type Docker should be encrypted

History

#1 Updated by Anonymous about 8 years ago

  • Status changed from New to Need more information

Looking at https://github.com/theforeman/foreman/blob/develop/app/models/compute_resource.rb#L7, compute resource passwords should be encrypted. Make sure you define encryption key (see https://github.com/theforeman/foreman/blob/develop/config/initializers/encryption_key.rb.example for an example), as otherwise fields will be stored in plain-text.

#2 Updated by Daniel Lobato Garcia about 7 years ago

  • Status changed from Need more information to Closed

this can be closed, passwd is already encrypted

Also available in: Atom PDF