Add a image attribute to users (to use the avatar component)
Summary
Add a new field to users which contains a reference to the user avatar image
AWE version
4.8.4
Steps to develop
- Add a field to users table which can contain a image token
- Add a secure endpoint to allow downloading avatar images from user image token
- Allow users to upload a image as avatar