mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:38:58 +00:00
ecc0107809
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. (cherry picked from commit 2b059f493e46b8b0fb52492623e36a8375cb5fbb) |
||
---|---|---|
.. | ||
code.tmpl | ||
navbar.tmpl | ||
repo_list.tmpl | ||
repo_search.tmpl | ||
repos.tmpl | ||
search.tmpl | ||
user_list.tmpl | ||
users.tmpl |