Skip to content

Conversation

jonigl
Copy link
Owner

@jonigl jonigl commented Jul 2, 2025

  • Add CORS middleware with configurable origins via CORS_ORIGINS environment variable
  • Add CORS configuration logging with security warnings for wildcard origins
  • Improve exception handling in lifecycle.py and utils.py with more specific exception types
  • Update README.md with comprehensive CORS configuration documentation
  • Add Table of Contents to README.md for better navigation
  • Default to allowing all origins (*) with production security warnings in logs

…proved exception handling

- Add CORS middleware with configurable origins via CORS_ORIGINS environment variable
- Add CORS configuration logging with security warnings for wildcard origins
- Improve exception handling in lifecycle.py with more specific exception types
- Update README.md with comprehensive CORS configuration documentation
- Add Table of Contents to README.md for better navigation
- Default to allowing all origins (*) with production security warnings in logs
@jonigl jonigl merged commit e53ddcf into main Jul 2, 2025
4 checks passed
@jonigl jonigl deleted the feat/add-cors branch July 2, 2025 22:04
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