gitea/models/user
wxiaoguang 6bdfc84e6c
Allow to change primary email before account activation (#29412)
2024-02-27 10:55:13 +00:00
..
avatar.go
badge.go
email_address.go Allow to change primary email before account activation (#29412) 2024-02-27 10:55:13 +00:00
email_address_test.go Allow to change primary email before account activation (#29412) 2024-02-27 10:55:13 +00:00
error.go Remove unused `KeyID`. (#29167) 2024-02-14 12:50:10 -05:00
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 Only use supported sort order for "explore/users" page (#29430) 2024-02-27 17:10:51 +08:00
setting.go
setting_keys.go
setting_test.go
user.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 2024-02-23 02:18:33 +00:00
user_system.go
user_test.go Allow non-admin users to delete review requests (#29057) 2024-02-24 12:38:43 +00:00
user_update.go