Option: Use photo thumbnail via LDAP vs Gravatar
Created by: bawoodruff
For other LDAP related integration points in my system (Open Atrium as one example), an image can be mapped from a user's entry to the user profile rather than relying on Gravatar.
I'm interested in this feature as we are using our ActiveDirectory system for all authentication, I would like the same ability to specify that the image in the user's record for LDAP is to be used for the profile image instead of Gravatar.
I may code this myself if I can figure out the plumbing to disable the Gravatar image and remap to a cached user profile image.