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
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
follower.go
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
hook.go
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
settings.go
star.go feat(federated-star) star repositories via ActivityPub (#1680) 2024-06-06 08:58:11 +02:00
user.go
watch.go