Replies: 2 comments
-
I asked GPT, and the most obvious reason seems to be about "template generic setup", or maybe development convenience (like helping avoid errors during development), which to me seems a little abstract. It even cited a "Security Blanket for AJAX Requests Fetching Media Files", but concluded that "it might seem counterintuitive to have CSRF middleware associated with a media route since static file requests are typically not affected by CSRF". |
Beta Was this translation helpful? Give feedback.
-
I'm gonna close it as outdated, since it seems that it is not actually and issue, or at least not relevant to most people. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the Traefik configuration (compose/production/traefik/Traefik.yml), I'd like to know why of the inclusion of the csrf middleware in the "web-media-router".
Beta Was this translation helpful? Give feedback.
All reactions