Skip to content

feat(filter): add identity header guard filter - #709

Merged
shaneutt merged 8 commits into
praxis-proxy:mainfrom
yossiovadia:feat/identity-header-guard
Sep 11, 2026
Merged

shaneutt merged 8 commits into
praxis-proxy:mainfrom
yossiovadia:feat/identity-header-guard

fix(example): allow private endpoints in identity-header-guard example

593e322
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Sep 11, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 e024501 feat(filter): add identity header guard filter Valid sign-off found
🟢 6dc941b fix: address praxis-bot review findings Valid sign-off found
🟢 26cdb8a fix: use first-wins for duplicate header capture (... Valid sign-off found
🟢 f05041e test(identity_guard): rename test to match first-w... Valid sign-off found
🟢 dd0d51e test(register): remove duplicate identity_header_g... Valid sign-off found
🟢 e44cc69 style: rustfmt import wrapping in register.rs Valid sign-off found
🟢 d43ece0 fix(identity_guard): use Apache-2.0 SPDX headers t... Valid sign-off found
🟢 593e322 fix(example): allow private endpoints in identity-... Valid sign-off found