You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1/user
Giteabot 46beb7f33f
enable system users search via the API (#28013) (#28018)
Backport #28013 by @earl-warren

Refs: https://codeberg.org/forgejo/forgejo/issues/1403

(cherry picked from commit dd4d17c159eaf8b642aa9e6105b0532e25972bb7)

---------

Co-authored-by: Earl Warren <109468362+earl-warren@users.noreply.github.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 year ago
..
action.go Refactor secrets modification logic (#26873) 1 year ago
app.go Fix comment permissions (#28213) (#28216) 1 year ago
avatar.go Add API for changing Avatars (#25369) 2 years ago
email.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
follower.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
gpg_key.go Fix comment permissions (#28213) (#28216) 1 year ago
helper.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
hook.go Fix comment permissions (#28213) (#28216) 1 year ago
key.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
repo.go Delete repos of org when purge delete user (#27273) (#27728) 1 year ago
settings.go Move `convert` package to services (#22264) 2 years ago
star.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
user.go enable system users search via the API (#28013) (#28018) 1 year ago
watch.go More refactoring of `db.DefaultContext` (#27083) 1 year ago