Difference between revisions of "VALT 6.3.13"

From IVS Wiki
Jump to: navigation, search
(Created page with "December 20th, 2024 '''Application Fixes''' * Fixed LDAPS issue with the ldap search '''Technical Changes''' * Fixed storage issue caused by dangling Docker volumes")
 
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
'''Application Fixes'''
 
'''Application Fixes'''
* Fixed LDAPS issue with the ldap search  
+
* Fixed LDAPS issue regarding LDAP user search and authentication
 
+
** Added configuration variable USE_LDAPSEARCH_INSTEAD_OF_LDAP_BIND
  
 
'''Technical Changes'''
 
'''Technical Changes'''
 
* Fixed storage issue caused by dangling Docker volumes
 
* Fixed storage issue caused by dangling Docker volumes

Latest revision as of 10:33, 15 January 2025

December 20th, 2024

Application Fixes

  • Fixed LDAPS issue regarding LDAP user search and authentication
    • Added configuration variable USE_LDAPSEARCH_INSTEAD_OF_LDAP_BIND

Technical Changes

  • Fixed storage issue caused by dangling Docker volumes