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/admin
yp05327 cf9061f44a
Fix empty field `login_name` in API response JSON when creating user (#30511)
Fix #30508

ps: if `sourceID` is not set, `LoginName` will be ignored
10 months ago
..
adopt.go Move context from modules to services (#29440) 1 year ago
cron.go Move context from modules to services (#29440) 1 year ago
email.go Move context from modules to services (#29440) 1 year ago
hooks.go remove util.OptionalBool and related functions (#29513) 12 months ago
org.go Move context from modules to services (#29440) 1 year ago
repo.go Move context from modules to services (#29440) 1 year ago
runners.go Move context from modules to services (#29440) 1 year ago
user.go Fix empty field `login_name` in API response JSON when creating user (#30511) 10 months ago
user_badge.go Add admin API route for managing user's badges (#23106) 1 year ago