#568  Multiple Access-Token support.
Released
whw1sfb opened 2 years ago

In some case, i want create a temp access-token, and easy to distinguish and delete in the future.

Robin Shen commented 2 years ago

@whwlsfb I moved issue here. Manual project is for user guide.

whw1sfb commented 2 years ago

👌

Andreas Wachter commented 11 months ago

a fine grained permission model for tokens would also be handy. for example create a token that can get repositories but not create new repositories.

OneDev changed state to 'Closed' 11 months ago
Previous Value Current Value
Open
Closed
OneDev commented 11 months ago

State changed as code fixing the issue is committed (1a139bb7)

Robin Shen commented 11 months ago

a fine grained permission model for tokens would also be handy. for example create a token that can get repositories but not create new repositories.

To get fine-grained access token permission, just create an user with desired permission, and create access token.

Managing access token permission separately from its owner means to duplicate the role assignment functionality again, which is overly complicated, considering OneDev is targeting self-hosted usage scenarios.

OneDev changed state to 'Released' 11 months ago
Previous Value Current Value
Closed
Released
OneDev commented 11 months ago

State changed as build #3693 is successful

Referenced from other issue 10 months ago
issue 1 of 1
Type
New Feature
Priority
Normal
Assignee
Issue Votes (1)
Watchers (7)
Reference
onedev/server#568
Please wait...
Page is in error, reload to recover