X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=blobdiff_plain;f=debian%2Fchangelog;h=85152cc5b0ecbbe31d755b65b1c5d1d87b370b81;hp=efa498e1b236dc4b1b83ebc4d951234a5f241192;hb=4473c96caf4cd849c22e23ec77dd59eec324b92b;hpb=f5a9380a6f1322cdfa7c5bac0fd5d7feef320994 diff --git a/debian/changelog b/debian/changelog index efa498e..85152cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +libpve-access-control (5.1-7) unstable; urgency=medium + + * verify_ticket: allow general non-challenge tfa to be run as two step + call + + -- Proxmox Support Team Mon, 08 Apr 2019 16:56:14 +0200 + +libpve-access-control (5.1-6) unstable; urgency=medium + + * more general 2FA configuration via priv/tfa.cfg + + * add u2f api endpoints + + * delete TFA entries when deleting a user + + * allow users to change their TOTP settings + + -- Proxmox Support Team Wed, 03 Apr 2019 13:40:26 +0200 + +libpve-access-control (5.1-5) unstable; urgency=medium + + * fix vnc ticket verification without authkey lifetime + + -- Proxmox Support Team Mon, 18 Mar 2019 10:43:17 +0100 + +libpve-access-control (5.1-4) unstable; urgency=medium + + * fix #1891: Add zsh command completion for pveum + + * ground work to fix #2079: add periodic auth key rotation. Not yet enabled + to avoid issues on upgrade, will be enabled with 6.0 + + -- Proxmox Support Team Mon, 18 Mar 2019 09:12:05 +0100 + +libpve-access-control (5.1-3) unstable; urgency=medium + + * api/ticket: move getting cluster name into an eval + + -- Proxmox Support Team Thu, 29 Nov 2018 12:59:36 +0100 + libpve-access-control (5.1-2) unstable; urgency=medium * fix #1998: correct return properties for read_role