Commit graph

2 commits

Author SHA1 Message Date
4bd037b828 Update middleware to validate hosts and conditionally log errors
Replaced hardcoded host checks with a dynamic check using `ALLOWED_HOSTS` from environment variables. Adjusted exception logging to include tracebacks only when the `DEBUG` environment variable is enabled.
2025-05-05 15:49:20 +03:00
68febcdb08 Initial Commit 2025-04-29 22:40:30 +03:00