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

Use ActiveSupport::Digest when available #158

Merged
merged 1 commit into from
Aug 5, 2022
Merged

Use ActiveSupport::Digest when available #158

merged 1 commit into from
Aug 5, 2022

Conversation

dmitri-d
Copy link
Contributor

Relies on ActiveSupport::Digest class introduced in Rails 5.2. This is needed when running in FIPS-compatible environments where MD5 hash isn't available.

@dmitri-d
Copy link
Contributor Author

Any chance this PR could be reviewed?

@iNecas
Copy link

iNecas commented Jul 18, 2018

@pitr any chance this could get few minutes of your time for review and new release? This patch unblocks using this gem in environments with more strict security constraints (for which FIPS stands for).

@iNecas
Copy link

iNecas commented Sep 13, 2018

@pitr 5 minutes of your time with reviewing this few lines of code and releasing new release would make few people's live easier that they are right now. Quite easy way to enhance ones karma :)

iNecas added a commit to iNecas/foreman-packaging that referenced this pull request Oct 1, 2018
Add patch to enable running in FIPS mode. The patch was sent to upstream
a while ago (pitr/angular-rails-templates#158),
but the maintainers were not responsive to get this in and released.
Threfore, we need to provide this patch during packaging.
iNecas added a commit to iNecas/foreman-packaging that referenced this pull request Oct 1, 2018
Add patch to enable running in FIPS mode. The patch was sent to upstream
a while ago (pitr/angular-rails-templates#158),
but the maintainers were not responsive to get this in and released.
Threfore, we need to provide this patch during packaging.
iNecas added a commit to iNecas/foreman-packaging that referenced this pull request Oct 1, 2018
Add patch to enable running in FIPS mode. The patch was sent to upstream
a while ago (pitr/angular-rails-templates#158),
but the maintainers were not responsive to get this in and released.
Threfore, we need to provide this patch during packaging.
ekohl pushed a commit to theforeman/foreman-packaging that referenced this pull request Oct 1, 2018
Add patch to enable running in FIPS mode. The patch was sent to upstream
a while ago (pitr/angular-rails-templates#158),
but the maintainers were not responsive to get this in and released.
Threfore, we need to provide this patch during packaging.
@pitr
Copy link
Owner

pitr commented Dec 17, 2019

please fix the build

@mathieujobin mathieujobin merged commit 161f87b into pitr:master Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants