LearnersGuild / idm

identity management service
MIT License
2 stars 24 forks source link

Fix broken user avatars #182

Closed jbchavez19 closed 7 years ago

jbchavez19 commented 7 years ago

Fixes #1003 (issue is in echo)

Overview

Data Model / DB Schema Changes

None

Environment / Configuration Changes

None

Notes

None

jbchavez19 commented 7 years ago

@prattsj I made the request changes, changed the function name from addUserAvatar to saveUserAvatar and changed the 404 to a 307 redirect.