df0d30a106
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
63 lines
1.8 KiB
Plaintext
63 lines
1.8 KiB
Plaintext
rust-proxmox-tfa (2.1.0-1) stable; urgency=medium
|
|
|
|
* expose allow_subdomains property for webauthn, defaulting to true
|
|
|
|
* include 'webauthn' property when deserializing a `TfaChallenge` object to
|
|
make it reusable by clients
|
|
|
|
* bump edition to 2021
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 25 Jul 2022 13:31:25 +0200
|
|
|
|
rust-proxmox-tfa (2.0.0-1) stable; urgency=medium
|
|
|
|
* add Webauthn::digest
|
|
|
|
* let OriginUrl deref to its inner Url and add FromStr/TryFrom/Into<String>
|
|
impls
|
|
|
|
* make configured webauthn origin optional, allow users to pass an
|
|
origin-override
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 23 Nov 2021 16:19:16 +0100
|
|
|
|
rust-proxmox-tfa (1.3.2-1) stable; urgency=medium
|
|
|
|
* fix instantiation of u2f context, use origin instead of always replacing
|
|
it with the appid
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 22 Nov 2021 13:26:22 +0100
|
|
|
|
rust-proxmox-tfa (1.3.1-1) stable; urgency=medium
|
|
|
|
* rebuild with base64 0.13
|
|
|
|
* bump webauthn-rs to 0.3
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 18 Nov 2021 12:59:59 +0100
|
|
|
|
rust-proxmox-tfa (1.3.0-1) stable; urgency=medium
|
|
|
|
* add tfa API entry points and optional api-type/schema generation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 17 Nov 2021 09:27:33 +0100
|
|
|
|
rust-proxmox-tfa (1.2.0-1) stable; urgency=medium
|
|
|
|
* make u2f::AuthChallenge Clone + Debug
|
|
* add version field to u2f::AuthChallenge
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 02 Nov 2021 12:53:54 +0100
|
|
|
|
rust-proxmox-tfa (1.1.0-1) stable; urgency=medium
|
|
|
|
* add Totp::digits getter
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 29 Oct 2021 14:31:53 +0200
|
|
|
|
rust-proxmox-tfa (1.0.0-1) stable; urgency=medium
|
|
|
|
* initial split out of `librust-proxmox-dev`
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 04 Oct 2021 11:38:53 +0200
|