forgejo/routers/api/v1
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
..
activitypub activitypub: Implement an instance-wide actor 2024-08-05 10:50:26 +02:00
admin fix(api): Correct descriptions for quota calls 2024-08-12 22:05:56 +02:00
misc Port "Fix wrong test usage of AppSubURL" 2024-03-06 21:47:44 +01:00
notify drop log.Error in ReadRepoNotifications 2024-03-24 07:12:31 +01:00
org feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
packages remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
repo Check if the due_date is nil when editing issues (#32035) 2024-09-22 09:05:15 +02:00
settings Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
shared feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
swagger feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
user Fix incorrect /tokens api (#32085) 2024-09-27 08:42:48 +02:00
utils Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
api.go activitypub: Implement an instance-wide actor 2024-08-05 10:50:26 +02:00