Use SHA256 instead of SHA1 encoding in encode_etag().

Review Request #14356 — Created Feb. 21, 2025 and submitted

Information

Djblets
release-5.x

Reviewers

This change switches to using SHA256 instead of SHA1 in the
encode_etag() method, which is more secure.
  • Ran Djblets unit tests.
  • Ran Review Board unit tests.
  • Used in an RBCommons change.
Summary ID
Use SHA256 instead of SHA1 encoding in encode_etag().
This change switches to using SHA256 instead of SHA1 in the encode_etag() method, which is more secure.
9ccc0274ad61699653325fbf0c104e8a11def9cc
david
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
maubin
Review request changed
Status:
Completed
Change Summary:
Pushed to release-5.x (3f90bd2)
Loading...