0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-22 22:29:05 -05:00
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
email.go
follower.go
gpg_key.go
helper.go
hook.go
key.go
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
user.go
watch.go