Fix LDAP authentication failures #7
Reference in New Issue
Block a user
Delete Branch "worktree-ldap-issues"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
.env.example(host, base DN, bind credentials)uidattribute for LDAP user lookup instead ofusernamegetLdapGuidColumn()/getLdapDomainColumn()in User model to match migration column names (ldap_guid/ldap_domain)Test plan
uidAuth::attempt()successfully authenticates against OpenLDAP