mirror of https://github.com/go-gitea/gitea.git
Fix bug when updating user email (#36058)
Fix #20390 We should use `ReplacePrimaryEmailAddress` instead of `AdminAddOrSetPrimaryEmailAddress` when modify user's email from admin panel. And also we need a database transaction to keep deletion and insertion succeed at the same time.pull/35620/merge
parent
7d6861ac54
commit
5340db4dbe
Loading…
Reference in New Issue