mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 16:02:28 +00:00
df1c619e25
* fix(backend): set http security headers (vol.1) * (vol.2) minimal *working* content security policy * (vol.3) set csp only if https and if hosted on cloud * improve generics * get CLOUD_HOSTED from extension * remove X-XSS-Protection rationale as per: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection * conditionally set all security related http headers
Windmill API
The API server, exposing functionality to other components and the frontend
This crate exposes both a library as well as a binary target.