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

Read & write deploy keys #671

Closed
GeoffreyFrogeye opened this issue Jan 14, 2017 · 3 comments
Closed

Read & write deploy keys #671

GeoffreyFrogeye opened this issue Jan 14, 2017 · 3 comments
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Milestone

Comments

@GeoffreyFrogeye
Copy link

GeoffreyFrogeye commented Jan 14, 2017

Being able to give write access to some deploy keys would be very useful for repositories where git is used as an archiving and propagation tool rather than a code versioning system. Such repositories include those used by tools like pass, etckeeper, and some dotfiles manager, where commits and push can be done semi-automatically and you don't want that tool to have a write access to all your repositories.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/40957289-read-write-deploy-keys?utm_campaign=plugin&utm_content=tracker%2F47456670&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F47456670&utm_medium=issues&utm_source=github).
@tboerger
Copy link
Member

Currently you can do that with separate accounts, but I would also integrate write access for deploy keys optionally

@tboerger tboerger added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Jan 14, 2017
@tboerger tboerger added this to the 1.2.0 milestone Jan 14, 2017
@bkcsoft
Copy link
Member

bkcsoft commented Jan 14, 2017

We do have access tokens already right? shouldn't that be enough? or do they need more "control"?

@tboerger
Copy link
Member

Access tokens are bound to a user, so this grants too much access.

@lunny lunny modified the milestones: 1.3.0, 1.2.0 Apr 6, 2017
@lunny lunny modified the milestones: 1.3.0, 1.x.x Sep 22, 2017
@lafriks lafriks closed this as completed in e78786e Jan 6, 2018
@lafriks lafriks modified the milestones: 1.x.x, 1.4.0 Jan 6, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

No branches or pull requests

5 participants