Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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/models/user
wxiaoguang 84cbb6c4d2
Fix duplicate sub-path for avatars (#31365)
5 months ago
..
avatar.go Fix duplicate sub-path for avatars (#31365) 5 months ago
avatar_test.go Fix duplicate sub-path for avatars (#31365) 5 months ago
badge.go Add admin API route for managing user's badges (#23106) 9 months ago
block.go Add user blocking (#29028) 9 months ago
email_address.go Refactor sha1 and time-limited code (#31023) 6 months ago
email_address_test.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
error.go Remove unused `KeyID`. (#29167) 9 months ago
external_login_user.go
follow.go Add user blocking (#29028) 9 months ago
follow_test.go
list.go
main_test.go
must_change_password.go
openid.go
openid_test.go
redirect.go
redirect_test.go
search.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
setting.go
setting_keys.go
setting_test.go
user.go Performance improvements for pull request list API (#30490) 6 months ago
user_system.go
user_test.go Replace deprecated `math/rand` functions (#30733) 7 months ago
user_update.go