gitea/models
wxiaoguang 2b059f493e
Only use supported sort order for "explore/users" page (#29430) (#29443)
Backport #29430

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.
2024-03-03 02:28:45 +00:00
..
actions
activities Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) (#29007) 2024-02-01 18:58:44 +08:00
admin
asymkey
auth Fix bug when the linked account was disactived and list the linked accounts (#29263) 2024-02-19 15:23:47 +00:00
avatars
db
dbfs
fixtures Fix reverting a merge commit failing (#28794) (#28825) 2024-01-21 14:18:37 +00:00
git
issues Fix issue & comment history bugs (#29525) (#29527) 2024-03-02 08:45:48 +08:00
migrations
organization
packages Fix incorrect relative/absolute URL usages (#29531) (#29547) 2024-03-02 18:00:15 +00:00
perm Users with `read` permission of pull requests can be assigned too (#27263) (#29372) 2024-02-24 17:42:33 +01:00
project
pull
repo Users with `read` permission of pull requests can be assigned too (#27263) (#29372) 2024-02-24 17:42:33 +01:00
secret
shared/types
system
unit
unittest Workaround to clean up old reviews on creating a new one (#28554) (#29264) 2024-02-19 16:48:58 +00:00
user Only use supported sort order for "explore/users" page (#29430) (#29443) 2024-03-03 02:28:45 +00:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go