-
- Downloads
Switch ActiveSupport::HashDigest to SHA256
MD5 is not supported in FIPS mode Removes the feature flag, and enables the switch starting in GitLab 15.2 Changelog: other
parent
a13b9a10
No related branches found
No related tags found
Showing
- config/application.rb 2 additions, 1 deletionconfig/application.rb
- config/feature_flags/development/active_support_hash_digest_sha256.yml 0 additions, 8 deletions...e_flags/development/active_support_hash_digest_sha256.yml
- config/initializers/set_active_support_hash_digest_class.rb 0 additions, 11 deletionsconfig/initializers/set_active_support_hash_digest_class.rb
- lib/gitlab/hash_digest/facade.rb 0 additions, 29 deletionslib/gitlab/hash_digest/facade.rb
- spec/initializers/set_active_support_hash_digest_class_spec.rb 0 additions, 9 deletions...initializers/set_active_support_hash_digest_class_spec.rb
- spec/lib/gitlab/hash_digest/facade_spec.rb 0 additions, 36 deletionsspec/lib/gitlab/hash_digest/facade_spec.rb
lib/gitlab/hash_digest/facade.rb
deleted
100644 → 0
-
mentioned in merge request kubitus-project/kubitus-installer!1252 (merged)
Please register or sign in to comment