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.
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>
1 year ago
..
app.go Add scopes to API to create token and display them (#22989) 1 year ago
email.go Move `convert` package to services (#22264) 1 year ago
follower.go Add context cache as a request level cache (#22294) 1 year ago
gpg_key.go Move `convert` package to services (#22264) 1 year ago
helper.go Implement FSFE REUSE for golang files (#21840) 2 years ago
key.go Add context cache as a request level cache (#22294) 1 year ago
repo.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 1 year ago
settings.go Move `convert` package to services (#22264) 1 year ago
star.go Move `convert` package to services (#22264) 1 year ago
user.go Add context cache as a request level cache (#22294) 1 year ago
watch.go Move `convert` package to services (#22264) 1 year ago