Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #23363 - Use ActiveSupport::Digest when available #7335

Merged
merged 1 commit into from
Apr 24, 2018
Merged

Fixes #23363 - Use ActiveSupport::Digest when available #7335

merged 1 commit into from
Apr 24, 2018

Conversation

dmitri-d
Copy link
Contributor

In Rails 5.2 and later ActiveSupport::Digest is an abstraction used to generate hash digests. When FIPS compliance is required It can be configured to use SHA512 (or others) instead of MD5.

@theforeman-bot
Copy link

Issues: #23363

@jlsherrill
Copy link
Member

[test katello]

@jlsherrill
Copy link
Member

Thanks @witlessbird

@jlsherrill jlsherrill merged commit 39b472d into Katello:master Apr 24, 2018
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants