0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-24 00:14:38 +01:00
gitea/routers/api/v1
zeripath d2128b44f7
Add scopes to API to create token and display them (#22989)
The API to create tokens is missing the ability to set the required
scopes for tokens, and to show them on the API and on the UI.

This PR adds this functionality.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2023-02-20 15:28:44 -06:00
..
activitypub
admin
misc
notify
org Rename GetUnits to LoadUnits (#22970) 2023-02-19 16:31:39 +08:00
packages
repo Fix panic when call api (/repos/{owner}/{repo}/pulls/{index}/files) (#22921) 2023-02-20 22:22:34 +08:00
settings
swagger
user Add scopes to API to create token and display them (#22989) 2023-02-20 15:28:44 -06:00
utils
api.go
auth.go
auth_windows.go