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

feat: improve CORS logging with proper DI and configuration #132

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

phob
Copy link
Owner

@phob phob commented Feb 11, 2025

  • Replace Environment.GetEnvironmentVariable with IConfiguration

  • Add proper logging using DI container

  • Fix timing of CORS configuration in startup sequence

  • Ensure logging is properly initialized before CORS setup

- Replace Environment.GetEnvironmentVariable with IConfiguration

- Add proper logging using DI container

- Fix timing of CORS configuration in startup sequence

- Ensure logging is properly initialized before CORS setup
@phob phob merged commit e672940 into main Feb 11, 2025
1 check passed
@phob phob deleted the feature/cors-logging-improvements branch February 11, 2025 23:01
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.

1 participant