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/models/user
KN4CK3R 155269fa58
Remove unused `KeyID`. (#29167)
`KeyID` is never set.
12 months ago
..
avatar.go Replace -1 with GhostUserID (#27703) 1 year ago
badge.go
email_address.go Remove unused `KeyID`. (#29167) 12 months ago
email_address_test.go Unify user update methods (#28733) 1 year ago
error.go Remove unused `KeyID`. (#29167) 12 months ago
external_login_user.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 1 year ago
follow.go
follow_test.go
list.go
main_test.go make writing main test easier (#27270) 1 year ago
must_change_password.go
openid.go
openid_test.go
redirect.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
redirect_test.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
search.go
setting.go
setting_keys.go
setting_test.go
user.go Remove unused `KeyID`. (#29167) 12 months ago
user_system.go Replace -1 with GhostUserID (#27703) 1 year ago
user_test.go Unify user update methods (#28733) 1 year ago
user_update.go