Skip to content

Fixed an issue where CN or Filter updates triggered an error

Patrick Rice requested to merge fix-ldap-update-issue into main

Closes #6114 (closed)

This was caused due to the lack of an Update API combined with the fact they were missing ForceNew

Merge request reports