1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-24 16:11:03 +02:00
gitea/cmd
Lukas 3f2e721372
Allow setting access token scope by CLI (#22648)
Followup for #20908 to allow setting the scopes when creating new access
token via CLI.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2023-02-02 11:10:37 +08:00
..
admin_auth_ldap_test.go
admin_auth_ldap.go
admin.go Allow setting access token scope by CLI (#22648) 2023-02-02 11:10:37 +08:00
cert.go
cmd.go
convert.go
docs.go
doctor.go
dump_repo.go
dump.go
embedded_stub.go
embedded.go
generate.go
hook_test.go
hook.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
keys.go
mailer.go
main_test.go
manager_logging.go
manager.go
migrate_storage_test.go
migrate_storage.go
migrate.go
restore_repo.go
serv.go
web_acme.go
web_graceful.go
web_https.go
web.go