bump proxmox-tfa to 2.1.0

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2022-07-25 13:31:34 +02:00
parent a7f808d43b
commit df0d30a106
2 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-tfa"
version = "2.0.0"
version = "2.1.0"
authors = ["Proxmox Support Team <support@proxmox.com>"]
edition = "2021"
license = "AGPL-3"

View File

@ -1,3 +1,14 @@
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