forgejo/routers/api/v1/user
KN4CK3R 526054332a
Fix incorrect /tokens api (#32085)
Fixes #32078

- Add missing scopes output.
- Disallow empty scope.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
(cherry picked from commit 08adbc468f8875fd4763c3656b334203c11adc0a)
2024-09-27 08:42:48 +02:00
..
action.go Add API for Variables (#29520) 2024-04-07 10:57:53 +02:00
app.go Fix incorrect /tokens api (#32085) 2024-09-27 08:42:48 +02:00
avatar.go Fix bug on avatar (#31008) 2024-05-19 13:57:52 +02:00
email.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
follower.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
gpg_key.go Add setting to disable user features when user login type is not plain (#29615) 2024-04-07 11:09:21 +02:00
helper.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
hook.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
key.go Add setting to disable user features when user login type is not plain (#29615) 2024-04-07 11:09:21 +02:00
quota.go feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
repo.go feat(api): An order_by param for user.ListMyRepos 2024-08-02 10:52:21 +02:00
runners.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
settings.go add pronoun field to user profiles 2024-04-03 15:11:17 -05:00
star.go feat(federated-star) star repositories via ActivityPub (#1680) 2024-06-06 08:58:11 +02:00
user.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
watch.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00