LDAP DN updates
Created by: mjblack
Could not find an existing issue that fit this issue but I have an issue with the API call to check if an LDAP user is blocked. If the user was moved between OUs their DN will be updated. This breaks the LDAP search that the API performs to verify that the user has access to the project.
A nice to have would be to have a configuration option in the ldap configuration to update the user DN on successful login through the web, which appears to not suffer from this issue, to prevent this issue.