services.open-web-calendar.settings.ALLOWED_HOSTS

NixOS option

The hosts that the Open Web Calendar permits. This is required to mitigate the Host Header Injection vulnerability. We always set this to the empty list, as Nginx already checks the Host header.

type: string
Default
""
declared in: nixos/modules/services/web-apps/open-web-calendar.nixView source on NixOS/nixpkgs →