0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 20:34:07 +01:00
gitea/models/user
wxiaoguang 84cbb6c4d2
Fix duplicate sub-path for avatars (#31365)
Fix #31361, and add tests

And this PR introduces an undocumented & debug-purpose-only config
option: `USE_SUB_URL_PATH`. It does nothing for end users, it only helps
the development of sub-path related problems.

And also fix #31366

Co-authored-by: @ExplodingDragon
2024-06-15 11:43:57 +08:00
..
avatar_test.go Fix duplicate sub-path for avatars (#31365) 2024-06-15 11:43:57 +08:00
avatar.go Fix duplicate sub-path for avatars (#31365) 2024-06-15 11:43:57 +08:00
badge.go
block.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
email_address_test.go
email_address.go Refactor sha1 and time-limited code (#31023) 2024-05-20 15:12:50 +00:00
error.go
external_login_user.go
follow_test.go
follow.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
list.go
main_test.go
must_change_password.go
openid_test.go
openid.go
redirect_test.go
redirect.go
search.go
setting_keys.go
setting_test.go
setting.go
user_system.go
user_test.go Replace deprecated math/rand functions (#30733) 2024-04-27 18:50:35 +02:00
user_update.go
user.go Performance improvements for pull request list API (#30490) 2024-05-31 12:10:11 +00:00