Files
TeleWave/backend
Leonid Pershin 88cfe3716b
ci / build-backend (push) Successful in 1m33s
ci / build-frontend (push) Successful in 39s
ci / tests (push) Successful in 1m21s
ci / sonar (push) Successful in 3m42s
Refactor ForwardedHeaders configuration to improve proxy and network handling
Updated the ForwardedHeadersOptions configuration in Program.cs to utilize a new ReadList method for better handling of known proxies and networks. This change allows for flexible input from environment variables and appsettings, ensuring proper parsing of both comma-separated values and array formats. Enhanced code readability and maintainability by consolidating the logic for reading configuration values.
2026-08-02 13:22:24 +03:00
..