auth_proxy.go
1.35 KB
-
Chore: refactor auth proxy (#16504) · 318182cc
* Chore: refactor auth proxy Introduced the helper struct for auth_proxy middleware. Added couple unit-tests, but it seems "integration" tests already cover most of the code paths. Although it might be good idea to test every bit of it, hm. Haven't refactored the extraction of the header logic that much Fixes #16147 * Fix: make linters happy
Oleg Gaidarenko committed