•  
     
    story #14023 access Git repositories with a personal access key
Summary
Git developer
access Git repositories with a personal access key
I can access my Git repositories over HTTP when I have enabled MFA on my account.
It expands the personal access key feature (story #12266), when using Git over HTTP the user can give an access key instead of a password.

* When creating a new personal access key the user can chose what the access key will give access to (REST, Git repository, everything)
* The scope of the newly created access key is mentioned in the mail notification sent when a new access key is created
Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Storage of the access keys does not change, only the notion of scope is added.

Existing access keys are scoped to REST only.
Details
#14023
Thomas Gerbet (tgerbet)
2020-01-07 19:00
2019-10-15 11:25
14996

References
Referencing story #14023

Follow-ups