proxmox/proxmox-auth-api
Shannon Sterz 6f61b991a0 auth-api: check for new prefixed cookies as well
this makes sure that newly generated cookies that are prefixed with,
for example, `__Host-`, for security purposes, are correctly picked
up on. otherwise, the new cookies would not be able to yield proper
authentication.

currently this still falls back to insecure non-prefixed cookies. we
should deprecate them in the long-term and remove this fallback.

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
2025-03-04 15:53:29 +01:00
..
debian auth-api: bump to 0.4.7-1 2025-01-15 12:47:08 +01:00
examples fix typos in strings 2024-07-22 08:49:42 +02:00
src auth-api: check for new prefixed cookies as well 2025-03-04 15:53:29 +01:00
Cargo.toml auth-api: bump to 0.4.7-1 2025-01-15 12:47:08 +01:00