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 e2277d07ca
Move some asymkey functions to service layer (#28894)
After the moving, all models will not depend on `util.Rename` so that I
can do next step refactoring.
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 Unify user update methods (#28733) 1 year ago
email_test.go Unify user update methods (#28733) 1 year 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