Skip to content

fix(fastapi): limit cookie migration to whitelisted keys

Kevin Morris requested to merge kevr/aurweb:limit-cookie-migration into pu

Whitelisted keys: AURSID, AURTZ, AURLANG

Signed-off-by: Kevin Morris kevr@0cost.org

Note: This change addresses an issue with fastapi re-emitting the version cookie with certain requests through https://aur-dev.archlinux.org.

Merge request reports