•  
      request #47779 Use nginx normalized $uri instead $request_uri to avoid cache bust/config bypass
    Infos
    #47779
    Thomas Gerbet (tgerbet)
    2026-08-07 09:08
    2026-08-06 11:16
    49523
    Details
    Use nginx normalized $uri instead $request_uri to avoid cache bust/config bypass

    Tuleap nginx configuration uses $request_uri instead of $uri in various places notably to enforce the resource isolation based on the Sec-Fetch-* headers.

    While our current config does not seem to allow a bypass of the existing rules due to the way the backed we should avoid relying on something that could surprise us.

    Issue identified during an AI assisted audit (Opus 5.0).
    Internal reference: CLAUDE-SECURITY-20260727-115759.

    Other
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2026-08-07
    Attachments
    Empty
    References
    Referenced by request #47779

    Follow-ups