diff options
author | Joseph Larionov <30190605+decoyjoe@users.noreply.github.com> | 2022-11-01 12:37:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-01 15:37:58 -0400 |
commit | c4ce765dc71a2ad1762ce5c43f0e245a17909378 (patch) | |
tree | e4fac5f2b105844d97673e60e983c77649bfda9f /spec/unit/resource_collection | |
parent | 117e74ccbd1a00b6fca7da4687a68feb995b7977 (diff) | |
download | chef-c4ce765dc71a2ad1762ce5c43f0e245a17909378.tar.gz |
Bugfix: checksum validation (#13210)
* Add a case-insensitive helper to determine if two checksums match
* Use case-insensitive checksum match helper for checksum validation
This fixes a bug where checksum validation fails because the two
checksums are in different letter cases. The existing checksum
validation logic was using case sensitive equality checks.
Signed-off-by: Joseph Larionov <jlarionov@webmd.net>
Diffstat (limited to 'spec/unit/resource_collection')
0 files changed, 0 insertions, 0 deletions