An ExpressionEngine Extension that allows the authentication of users via LDAP. LDAP details are copied to the EE database before standard MySQL authentication is performed. If user is not found on LDAP, MySQL authentication will still be performed (useful for EE users not in LDAP)
WHen you update to set the photo filename you stomp all the other photos in the member table. Might want to add a ' where member_id=' clause to that query.
WHen you update to set the photo filename you stomp all the other photos in the member table. Might want to add a ' where member_id=' clause to that query.