fix: misc token fixes#4569
fix: misc token fixes#4569MasterPtato wants to merge 1 commit into04-06-fix_pb_clean_up_actor_stop_decision_handlingfrom
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
3a7cc85 to
c1378f0
Compare
Code ReviewOverall this is a solid set of bug fixes with a good security improvement. A few observations below. Security: Constant-time token comparison (
|
PR Review: fix: misc token fixesSummaryThis PR makes several security and correctness fixes across token authentication and envoy connection code:
Overall: mostly correct with real bug fixes. A couple of points worth discussing below. Issues1. Removed Security Rationale Comment (
|
9e8e9e5 to
b41869a
Compare
c1378f0 to
0a3b64c
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: