Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple access keys #21

Open
limikael opened this issue Sep 25, 2016 · 1 comment
Open

Multiple access keys #21

limikael opened this issue Sep 25, 2016 · 1 comment
Labels

Comments

@limikael
Copy link
Contributor

We should create the possibility to create multiple access keys on a remote that have the options to do different things on the remote system. E.g. we might want to create one key that can only download content, and another one that can upload. Another example would be where we can create a key that can upload new content, but not overwrite changes on the server. The interface for this could look a bit similar to GitHub's personal access tokens, see attachment. As part of implementing the solution for this issue, we need to create a list of which privilege levels the different keys can have.

screenshot from 2016-09-25 10-13-06

screenshot from 2016-09-25 10-13-22

@limikael
Copy link
Contributor Author

Solved it in a slightly different way. There is now one upload key and one download key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant