Select Git revision
Forked from
GitLab.org / GitLab FOSS
10265 commits behind the upstream repository.
-
Drew Blessing authored
The error saving the user is logged to application.log. Previously, the entry had no context and was unusable - 'Error saving user: [Email address already taken]'. Adding the auth hash UID and email makes the error more helpful.
Drew Blessing authoredThe error saving the user is logged to application.log. Previously, the entry had no context and was unusable - 'Error saving user: [Email address already taken]'. Adding the auth hash UID and email makes the error more helpful.
user.rb 5.40 KiB