gitea/routers/api/v1
KN4CK3R 08adbc468f
Fix incorrect /tokens api (#32085)
Fixes #32078

- Add missing scopes output.
- Disallow empty scope.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-09-20 19:00:39 +00:00
..
activitypub Remove SHA1 for support for ssh rsa signing (#31857) 2024-09-07 18:05:18 -04:00
admin Save initial signup information for users to aid in spam prevention (#31852) 2024-09-09 17:05:16 -04:00
misc Refactor names (#31405) 2024-06-19 06:32:45 +08:00
notify Refactor names (#31405) 2024-06-19 06:32:45 +08:00
org Refactor names (#31405) 2024-06-19 06:32:45 +08:00
packages remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
repo Check if the due_date is nil when editing issues (#32035) 2024-09-14 12:40:36 -04:00
settings Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
shared Refactor names (#31405) 2024-06-19 06:32:45 +08:00
swagger Add tag protection via rest api #17862 (#31295) 2024-06-14 18:56:10 +02:00
user Fix incorrect /tokens api (#32085) 2024-09-20 19:00:39 +00:00
utils Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
api.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00