You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/user
Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609)
Follow #29522

Administrators should be able to set a user's email address even if the
email address is not in `EMAIL_DOMAIN_ALLOWLIST`
11 months ago
..
avatar.go Unify user update methods (#28733) 1 year ago
block.go Add user blocking (#29028) 11 months ago
block_test.go Add user blocking (#29028) 11 months ago
delete.go Add user blocking (#29028) 11 months ago
email.go Skip email domain check when admins edit user emails (#29609) 11 months ago
email_test.go Skip email domain check when admins edit user emails (#29609) 11 months ago
update.go Unify password changing and invalidate auth tokens (#27625) 1 year ago
update_test.go Unify user update methods (#28733) 1 year ago
user.go Move some asymkey functions to service layer (#28894) 11 months ago
user_test.go Add user blocking (#29028) 11 months ago