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

Enhance git access management #14

Open
klelostec opened this issue May 6, 2022 · 1 comment
Open

Enhance git access management #14

klelostec opened this issue May 6, 2022 · 1 comment

Comments

@klelostec
Copy link
Owner

Actually, drupguard git client delegate security to git system command.

We need to enhance this to allow security management at drupguard project level (maybe with app token or ssh keys, passwords ...).

@obriat
Copy link
Contributor

obriat commented May 11, 2022

  1. Create a new project
  2. Enter repo url (moved to first field)
  3. Display a (new) select box of repo types (gitlab, github, ...) with the detected one preselected (to store in db)
  4. Display info about how to generate a token according to the selected repo type (updated on manual change)
  1. Add a new field for token (to store in db)

Update code so it could use token, remove old code

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

No branches or pull requests

2 participants