shijuvar/go-web

I find a Little bug in user regist action

Closed this issue · 0 comments

  1. When user use regist action to create a account,they could ignore user.email field.
  2. If the regist user.email is already in the database, duplicate key index exception will throw, but the application ignore this error.