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
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057)
1 year ago
..
avatar.go
badge.go
email_address.go Remove unused `KeyID`. (#29167) 1 year ago
email_address_test.go Unify user update methods (#28733) 1 year ago
error.go Remove unused `KeyID`. (#29167) 1 year ago
external_login_user.go
follow.go
follow_test.go
list.go
main_test.go
must_change_password.go
openid.go
openid_test.go
redirect.go
redirect_test.go
search.go
setting.go
setting_keys.go
setting_test.go
user.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 1 year ago
user_system.go
user_test.go Allow non-admin users to delete review requests (#29057) 1 year ago
user_update.go