1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/app
Dirkjan Bussink 0523532a3c
Always use OpenSSL constants for Digest operations
As also previously discussed in
https://github.com/rails/rails/pull/40770#issuecomment-748347066, this
moves the usage of Digest constants to always use the OpenSSL version of
those Digest implementations.
2021-06-30 13:57:54 +02:00
..
assets/javascripts ActiveStorage: Pass useCapture to UJS listener 2021-04-13 11:56:01 -04:00
controllers ActiveStorage::Representations controllers: 2021-06-27 11:06:47 +03:00
javascript/activestorage ActiveStorage: Pass useCapture to UJS listener 2021-04-13 11:56:01 -04:00
jobs/active_storage Discard ActiveStorage::AnalyzeJobs on ActiveRecord::RecordNotFound 2019-09-28 10:28:21 -04:00
models/active_storage Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00