mirror of
https://github.com/go-gitea/gitea
synced 2024-11-04 01:05:55 +01:00
99599c099f
A new struct is created named EmailAddress that contains alternative email addresses for users. Also the email related methods; IsEmailUsed and GetUserByEmail are updated. DeleteUser deletes the extra email addresses and DeleteInactivateUsers also deletes inactive accounts. This could be factored out, but should do it for now. |
||
---|---|---|
.. | ||
access.go | ||
action.go | ||
admin.go | ||
git_diff.go | ||
issue.go | ||
login.go | ||
models_sqlite.go | ||
models.go | ||
oauth2.go | ||
org.go | ||
publickey.go | ||
release.go | ||
repo.go | ||
slack.go | ||
token.go | ||
update.go | ||
user.go | ||
webhook.go |