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

Add missing services to frontend project #24

Merged
merged 8 commits into from
Jan 6, 2025

Conversation

DrizzlyOwl
Copy link
Collaborator

@DrizzlyOwl DrizzlyOwl commented Jan 6, 2025

  • Sets correct HSTS Header values
  • Adds support for using X-Forwarded-Host instead of Host which will fix what URL the app will use during SSO
  • Use Developer debug page when in dev environment
  • Set up /health endpoint as a Health Check and register the Database as a checkable service

@DrizzlyOwl DrizzlyOwl force-pushed the patch/builder-services branch from 0b4a836 to 4e0d06f Compare January 6, 2025 12:05
@DrizzlyOwl DrizzlyOwl changed the title Patch/builder services Add missing services to frontend project Jan 6, 2025
Copy link

sonarqubecloud bot commented Jan 6, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 70%)

See analysis details on SonarQube Cloud

@paullocknimble paullocknimble merged commit ab08828 into main Jan 6, 2025
14 of 15 checks passed
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