Commit Graph

4 Commits

Author SHA1 Message Date
d954d7fe4b Update security middleware and update Docker configurations
All checks were successful
CI / build (push) Successful in 1m15s
renovate / renovate (push) Successful in 1m19s
- Added a new parameter to the SecurityMiddleware function to allow custom handling of forbidden requests.
- Updated Docker configurations to enable asset caching for improved performance.
- Bumped version number in the Dockerfile to 0.3.0 and refined the image description for clarity.
- Adjusted various frontend components and error handling to support new rate limiting and forbidden access messages.
- Improved documentation in multiple languages to reflect recent changes in features and security measures.
2025-12-27 21:53:10 -06:00
fa923fe600 hardcode domains
All checks were successful
CI / build (push) Successful in 55s
2025-12-27 13:34:17 -06:00
1404b76bca Update ALLOWED_ORIGINS configuration in docker-compose file
All checks were successful
CI / build (push) Successful in 1m16s
- Modified the ALLOWED_ORIGINS environment variable in docker-compose.coolify.yaml to remove the default fallback to '*', ensuring it only uses the specified SERVICE_URL_SOFTWARE_STATION value for improved security and configurability.
2025-12-27 12:41:56 -06:00
beab4e1e81 Add coolify docker compose 2025-12-27 12:08:33 -06:00