Actions
Feature #21748
closedReplace crypto- and hash-functions unapproved by FIPS with FIPS-approved ones
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Some of the places in the code where MD5 is used:
./migrate/20140912113254_add_password_hash_to_operatingsystem.rb
./migrate/20150428110835_change_os_default_password_hash.rb
./app/controllers/api/v1/operatingsystems_controller.rb
./app/controllers/api/v2/operatingsystems_controller.rb
./app/helpers/unattended_helper.rb
./app/helpers/application_helper.rb
./app/models/setting/email.rb
./app/services/password_crypt.rb
./app/views/unattended/provisioning_templates/snippet/_bmc_nic_setup.erb
Updated by Anonymous about 7 years ago
- Related to Feature #3511: As a security person, I would like Foreman to run in FIPS mode added
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Anonymous
- Pull request https://github.com/theforeman/foreman/pull/5066 added
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4c66d096c33dbcab8cf6ad34c2086ba5f58bde0d.
Updated by Tomer Brisker about 5 years ago
- Related to Bug #28458: remove gravater from img_src secure header added
Actions