rust-proxmox-login (1.0.3-1) trixie; urgency=medium

  * fix userid check for the special PMG quarantine tickets where the encoded
    userid has a '@quarantine' suffix.

 -- Proxmox Support Team <support@proxmox.com>  Tue, 21 Oct 2025 20:36:09 +0200

rust-proxmox-login (1.0.2-1) trixie; urgency=medium

  * use `ticket` if both it and `ticket_info` are provided to fix handling
    some PBS 3 versions that falsely signal HttpOnly cookie support.

 -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Oct 2025 21:39:49 +0200

rust-proxmox-login (1.0.1-1) trixie; urgency=medium

  * recognize the special PMG spam quarantine tickets as PMG product.

 -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Jul 2025 09:52:17 +0200

rust-proxmox-login (1.0.0-1) trixie; urgency=medium

  * switch to proxmox-base64

  * switch from webauthn-rs 0.3 to webauthn-rs-proto 0.5

  * re-build for Debian Trixie based releases.

 -- Proxmox Support Team <support@proxmox.com>  Fri, 23 May 2025 15:08:25 +0200

rust-proxmox-login (0.2.0-1) bookworm; urgency=medium

  * make password optional in Login requests

  * add helpers to pass cookie values when parsing login responses

  * add TicketResult::HttpOnly for tickets in HttpOnly cookies

  * add helper to check whether a ticket is just informational (as the cookie
    is managed by the HTTP agent / browser)

  * add functions to specify full cookie names instead of just product
    prefixes

 -- Proxmox Support Team <support@proxmox.com>  Tue, 04 Mar 2025 15:05:45 +0100

rust-proxmox-login (0.1.3-1) unstable; urgency=medium

  * boolean parser: accept "1" and "0" as strings, for better PVE API
    compatibility

 -- Proxmox Support Team <support@proxmox.com>  Mon, 30 Sep 2024 11:47:03 +0200

rust-proxmox-login (0.1.2-1) unstable; urgency=medium

  * support accessing the "raw" webauthn challenge for when the webauthn-rs
    crate is available (like in the wasm code)

  * documentation updates

 -- Proxmox Support Team <support@proxmox.com>  Thu, 26 Sep 2024 14:51:30 +0200

rust-proxmox-login (0.1.1-1) unstable; urgency=medium

  * add parser helpers for f32 and f64

 -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Jan 2024 12:47:54 +0100

rust-proxmox-login (0.1.0-1) unstable; urgency=medium

  * initial Debian package

 -- Proxmox Support Team <support@proxmox.com>  Wed, 16 Aug 2023 14:30:14 +0200
