mirror of
				https://git.proxmox.com/git/proxmox
				synced 2025-11-04 11:42:54 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			950 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			950 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
rust-proxmox-ldap (0.2.2-1) bookworm; urgency=medium
 | 
						|
 | 
						|
  * ldap: avoid superfluous allocation when calling .search()
 | 
						|
 | 
						|
  * ldap: add method for retrieving root DSE attributes
 | 
						|
 | 
						|
 -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Apr 2024 21:11:49 +0200
 | 
						|
 | 
						|
rust-proxmox-ldap (0.2.1-1) bookworm; urgency=medium
 | 
						|
 | 
						|
  * only check base of base_dn when checking connection to avoid some size
 | 
						|
    limitations
 | 
						|
 | 
						|
 -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Aug 2023 14:08:20 +0200
 | 
						|
 | 
						|
rust-proxmox-ldap (0.2.0-1) bookworm; urgency=medium
 | 
						|
 | 
						|
  * Remove support for unauthenticated binds.
 | 
						|
 | 
						|
  * Add check_connection helper function.
 | 
						|
 | 
						|
  * Surround user filter expression in parenthesis if that's not already the
 | 
						|
    case.
 | 
						|
 | 
						|
 -- Proxmox Support Team <support@proxmox.com>  Mon, 26 Jun 2023 14:19:43 +0200
 | 
						|
 | 
						|
rust-proxmox-ldap (0.1.0-1) stable; urgency=medium
 | 
						|
 | 
						|
  * Initial release.
 | 
						|
 | 
						|
 --  Proxmox Support Team <support@proxmox.com>  Thu, 12 Jan 2023 11:42:11 +0200
 |