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
Lunny Xiao 58a03e9fad
Fix bug on avatar (#31008)
Co-authored-by: silverwind <me@silverwind.io>
1 week ago
..
avatar.go Fix bug on avatar (#31008) 1 week ago
block.go Add user blocking (#29028) 3 months ago
block_test.go Add user blocking (#29028) 3 months ago
delete.go Enable more `revive` linter rules (#30608) 1 month ago
email.go Skip email domain check when admins edit user emails (#29609) 3 months ago
email_test.go Skip email domain check when admins edit user emails (#29609) 3 months ago
update.go Unify password changing and invalidate auth tokens (#27625) 4 months ago
update_test.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 4 weeks ago
user.go Refactor DeleteInactiveUsers, fix bug and add tests (#30206) 2 months ago
user_test.go Refactor DeleteInactiveUsers, fix bug and add tests (#30206) 2 months ago