fix: invalid basic auth data caused rds rejection#5683
fix: invalid basic auth data caused rds rejection#5683arkodg merged 1 commit intoenvoyproxy:mainfrom
Conversation
3a57e80 to
c04c39d
Compare
|
I dont understand the fix here @Xunzhuo the fix here is to validate the basic auth data gateway/internal/gatewayapi/securitypolicy.go Line 1176 in 2bbbdf8 |
c04c39d to
d25f248
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5683 +/- ##
==========================================
- Coverage 70.76% 70.72% -0.05%
==========================================
Files 220 220
Lines 37059 37086 +27
==========================================
+ Hits 26225 26229 +4
- Misses 9299 9318 +19
- Partials 1535 1539 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@arkodg get it, plz help review it : ) |
875599f to
dd7d9f4
Compare
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
arkodg
left a comment
There was a problem hiding this comment.
LGTM thanks !
can you rebase again ( 🙈 )
Signed-off-by: bitliu <bitliu@tencent.com>
dd7d9f4 to
0783e2b
Compare
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #5581
Release Notes: Yes/No