mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-07-27 11:08:18 +00:00
bump version to 5.1-6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0db7870be0
commit
a270d4e167
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.1
|
VERSION=5.1
|
||||||
PACKAGE=libpve-access-control
|
PACKAGE=libpve-access-control
|
||||||
PKGREL=5
|
PKGREL=6
|
||||||
|
|
||||||
BUILDDIR ?= ${PACKAGE}-${VERSION}
|
BUILDDIR ?= ${PACKAGE}-${VERSION}
|
||||||
|
|
||||||
|
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
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 <support@proxmox.com> Wed, 03 Apr 2019 13:40:26 +0200
|
||||||
|
|
||||||
libpve-access-control (5.1-5) unstable; urgency=medium
|
libpve-access-control (5.1-5) unstable; urgency=medium
|
||||||
|
|
||||||
* fix vnc ticket verification without authkey lifetime
|
* fix vnc ticket verification without authkey lifetime
|
||||||
|
Loading…
Reference in New Issue
Block a user