You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
activitypub Add context cache as a request level cache (#22294) 2 years ago
admin Provide the ability to set password hash algorithm parameters (#22942) 2 years ago
misc Implement FSFE REUSE for golang files (#21840) 2 years ago
notify Move `convert` package to services (#22264) 2 years ago
org Rename `GetUnits` to `LoadUnits` (#22970) 2 years ago
packages Add Chef package registry (#22554) 2 years ago
repo Fix panic when call api (/repos/{owner}/{repo}/pulls/{index}/files) (#22921) 2 years ago
settings Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger Implement FSFE REUSE for golang files (#21840) 2 years ago
user Add scopes to API to create token and display them (#22989) 2 years ago
utils Support system hook API (#14537) 2 years ago
api.go Map OIDC groups to Orgs/Teams (#21441) 2 years ago
auth.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2 years ago