gitea/models/user
Lunny Xiao d3083d2198
Some small refactors ()
..
avatar.go Fix duplicate sub-path for avatars ()
avatar_test.go Fix duplicate sub-path for avatars ()
badge.go Add admin API route for managing user's badges ()
block.go Add user blocking ()
email_address.go Support for email addresses containing uppercase characters when activating user account ()
email_address_test.go Enable tenv and testifylint rules ()
error.go Remove unused `KeyID`. ()
external_login_user.go allow synchronizing user status from OAuth2 login providers ()
follow.go Add user blocking ()
follow_test.go Next round of `db.DefaultContext` refactor ()
list.go Reduce usage of `db.DefaultContext` ()
main_test.go make writing main test easier ()
must_change_password.go Add command to bulk set must-change-password ()
openid.go More refactoring of `db.DefaultContext` ()
openid_test.go Refactor older tests to use testify ()
redirect.go Another round of `db.DefaultContext` refactor ()
redirect_test.go Another round of `db.DefaultContext` refactor ()
search.go Refactor pagination ()
setting.go More refactoring of `db.DefaultContext` ()
setting_keys.go Save initial signup information for users to aid in spam prevention ()
setting_test.go Enable tenv and testifylint rules ()
user.go Support for email addresses containing uppercase characters when activating user account ()
user_list.go Some small refactors ()
user_system.go Replace -1 with GhostUserID ()
user_test.go Enable tenv and testifylint rules ()
user_update.go Implement FSFE REUSE for golang files ()