forked from Proxmox/proxmox
90f954005a
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
78 lines
2.2 KiB
Plaintext
78 lines
2.2 KiB
Plaintext
rust-proxmox-auth-api (0.4.1) bookworm; urgency=medium
|
|
|
|
* add PasswordAuthenticator
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 19 Jun 2024 12:10:00 +0200
|
|
|
|
rust-proxmox-auth-api (0.4.0) bookworm; urgency=medium
|
|
|
|
* move to hmac signing for csrf tokens
|
|
|
|
* use constant time comparison for csrf tokens
|
|
|
|
* add ability to use hmac singing in keyring
|
|
|
|
* move to Ed25519 signatures
|
|
|
|
* move signing into the private key
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2024 15:58:54 +0200
|
|
|
|
rust-proxmox-auth-api (0.3.5) bookworm; urgency=medium
|
|
|
|
* implement `Display` for `Realm{, Ref}`
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2024 21:21:39 +0200
|
|
|
|
rust-proxmox-auth-api (0.3.4) bookworm; urgency=medium
|
|
|
|
* update to new proxmox-schema using const_format to define static strings
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 19 Mar 2024 11:08:57 +0100
|
|
|
|
rust-proxmox-auth-api (0.3.3) bookworm; urgency=medium
|
|
|
|
* rebuild with proxmox-schema 3
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Feb 2024 14:01:19 +0100
|
|
|
|
rust-proxmox-auth-api (0.3.2) bookworm; urgency=medium
|
|
|
|
* rebuild with proxmox-rest-server 0.5.0
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 27 Nov 2023 14:39:46 +0100
|
|
|
|
rust-proxmox-auth-api (0.3.1) bookworm; urgency=medium
|
|
|
|
* update to proxmox-schema and proxmox-router 2.0
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2023 11:02:33 +0200
|
|
|
|
rust-proxmox-auth-api (0.3.0) bookworm; urgency=medium
|
|
|
|
* drop pam crate dependency
|
|
|
|
* set PAM_RHOST during pam authentication
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 14 Jun 2023 09:55:23 +0200
|
|
|
|
rust-proxmox-auth-api (0.2.0) bookworm; urgency=medium
|
|
|
|
* update proxmox-rest-server to 0.4.0
|
|
|
|
* rebuild for Debian 12 bookworm based release series
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 23 May 2023 12:07:49 +0200
|
|
|
|
rust-proxmox-auth-api (0.1.1-1) stable; urgency=medium
|
|
|
|
* rebuild with new tfa crate
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 10 May 2023 10:30:18 +0200
|
|
|
|
rust-proxmox-auth-api (0.1.0-1) stable; urgency=medium
|
|
|
|
* initial packaging
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 02 Feb 2023 11:23:54 +0100
|