mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08:00
Thanks to inferenceus : some sort orders on the "explore/users" page could list users by their lastlogintime/updatetime. It leaks user's activity unintentionally. This PR makes that page only use "supported" sort orders. Removing the "sort orders" could also be a good solution, while IMO at the moment keeping the "create time" and "name" orders is also fine, in case some users would like to find a target user in the search result, the "sort order" might help.  |
||
|---|---|---|
| .. | ||
| avatar.go | ||
| badge.go | ||
| email_address_test.go | ||
| email_address.go | ||
| error.go | ||
| external_login_user.go | ||
| follow_test.go | ||
| follow.go | ||
| 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 | ||
| user_update.go | ||
| user.go | ||