mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-08-14 12:47:54 +00:00
bump version to 5.1-10
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
e51988b4cb
commit
ef761f510f
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.1
|
VERSION=5.1
|
||||||
PACKAGE=libpve-access-control
|
PACKAGE=libpve-access-control
|
||||||
PKGREL=9
|
PKGREL=10
|
||||||
|
|
||||||
BUILDDIR ?= ${PACKAGE}-${VERSION}
|
BUILDDIR ?= ${PACKAGE}-${VERSION}
|
||||||
|
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
libpve-access-control (5.1-10) unstable; urgency=medium
|
||||||
|
|
||||||
|
* add /access/user/{id}/tfa api call to get tfa types
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 16:21:10 +0200
|
||||||
|
|
||||||
libpve-access-control (5.1-9) unstable; urgency=medium
|
libpve-access-control (5.1-9) unstable; urgency=medium
|
||||||
|
|
||||||
* store the tfa type in user.cfg allowing to get it without proxying the call
|
* store the tfa type in user.cfg allowing to get it without proxying the call
|
||||||
|
Loading…
Reference in New Issue
Block a user