mirror of
				https://git.proxmox.com/git/proxmox
				synced 2025-10-31 13:48:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			106 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			106 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| rust-proxmox-auth-api (0.4.5) bookworm; urgency=medium
 | |
| 
 | |
|   * replace lazy_static with std's LazyLock and drop the dependency
 | |
| 
 | |
|   * doc and clippy fixes
 | |
| 
 | |
|  -- Proxmox Support Team <support@proxmox.com>  Wed, 14 Aug 2024 11:15:30 +0200
 | |
| 
 | |
| rust-proxmox-auth-api (0.4.4) bookworm; urgency=medium
 | |
| 
 | |
|   * rebuild with proxmox-log 0.2 and proxmox-rest-server 0.7.0
 | |
| 
 | |
|  -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Jul 2024 14:31:48 +0200
 | |
| 
 | |
| rust-proxmox-auth-api (0.4.3) bookworm; urgency=medium
 | |
| 
 | |
|   * rebuild with proxmox-sys 6.0
 | |
| 
 | |
|  -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Jul 2024 14:53:57 +0200
 | |
| 
 | |
| rust-proxmox-auth-api (0.4.2) bookworm; urgency=medium
 | |
| 
 | |
|   * rebuild with proxmox-tfa 5.0.0
 | |
| 
 | |
|   * clippy fixes
 | |
| 
 | |
|  -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Jul 2024 15:25:09 +0200
 | |
| 
 | |
| 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
 | 
