1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/routers
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
..
api Fix incorrect /tokens api (#32085) 2024-09-20 19:00:39 +00:00
common
install
private
utils
web Refactor CSRF protector (#32057) 2024-09-18 15:17:25 +08:00
init.go