mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-20 19:21:22 +00:00
bump proxmox-tfa to 2.1.0
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
a7f808d43b
commit
df0d30a106
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user