proxmox/proxmox-auth-api
Shannon Sterz b598e03287 auth-api: extend AuthContext with prefixed cookie name
this adds the function `prefixed_auth_cookie_name` to the
`AuthContext` trait. said function can be used by users of this crate
to modify the expected prefix of the auth cookie. most products
should be able to use the default of `__Host-` though, so this also
adds a default implementation.

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: extend AuthContext with prefixed cookie name 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