gitea/models/user
Lunny Xiao 56051d9b3b
Fix bug when a token is given public only (#32204) (#32218)
Backport #32204
2024-10-09 02:16:37 +00:00
..
avatar.go Fix duplicate sub-path for avatars (#31365) (#31368) 2024-06-15 03:44:44 +00:00
avatar_test.go Fix duplicate sub-path for avatars (#31365) (#31368) 2024-06-15 03:44:44 +00:00
badge.go
block.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
email_address.go Refactor sha1 and time-limited code (#31023) (#31030) 2024-05-21 00:58:21 +08:00
email_address_test.go
error.go
external_login_user.go
follow.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
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 Fix bug when a token is given public only (#32204) (#32218) 2024-10-09 02:16:37 +00:00
user_system.go
user_test.go Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2024-04-25 11:22:32 +00:00
user_update.go