Project

General

Profile

Actions

Bug #9297

closed

Docker password should be encrypted

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

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

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

Actions #1

Updated by Anonymous about 9 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.

Actions #2

Updated by Daniel Lobato Garcia about 8 years ago

  • Status changed from Need more information to Closed

this can be closed, passwd is already encrypted

Actions

Also available in: Atom PDF