You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current app uses the gravatar service to auto-generate user profile pictures. There is a Flask file field that may be able to support file uploads for users to customize their own profile pictures.
Current app uses the
gravatarservice to auto-generate user profile pictures. There is a Flaskfilefield that may be able to support file uploads for users to customize their own profile pictures.