Return 403 Forbidden on duplicated username when registering
Closes #38 (closed)
Merge request reports
Activity
Filter activity
assigned to @cthl58
assigned to @tksl38
assigned to @dgrh99
There are multiple reasons why
UserServiceImpl#create
could returnnull
so I think the best thing to do here would be refactoring the method to throw Exceptions.But that is something for another MR. See #5.
LGTM
mentioned in commit efb199bc
Please register or sign in to reply