Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update healthcheck route SSL exclusion to specifically GET /health #52

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

doshitan
Copy link
Contributor

@doshitan doshitan commented Nov 19, 2024

Instead of any route that might have "health" in its name (e.g.
/patient/123/super-sensitive-health-records).

Testing

https://github.com/navapbc/pfml-starter-kit-app/commit/ab6f7e3c52ecaa85d803e066da18e1d038cfa03c

image

image

Instead of any route that might have "health" in its name (e.g.
`/patient/123/super-sensitive-health-records`).
@doshitan doshitan requested a review from lorenyu November 19, 2024 20:22
@doshitan doshitan merged commit 95f5ab6 into main Nov 19, 2024
5 checks passed
@doshitan doshitan deleted the doshitan/health-check-exclusion branch November 19, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants