User avatars #223
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/user_avatars"
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?
Allows to upload a user avatar in the profile settings. Avatars are stored as ActiveStorage attachments either locally or on S3 (according to app configuration). An additional 256px jpeg version is stored in LDAP as the standardized
jpegPhoto
attribute.closes #157
refs #174
WIP: User avatarsto User avatars👍