Tasks #1676

Support repository authentication for parsing

Added by J. Wienke over 10 years ago. Updated about 7 years ago.

Status:In ProgressStart date:12/04/2013
Priority:NormalDue date:
Assignee:J. Moringen% Done:

10%

Category:User Interface
Target version:0.13

Description

During repository parsing, password protected repositories should be usable.

For git the .netrc file could help?


Related issues

Related to Automated Build Generator - Enhancement #1984: Use credentials plugin for authenticating SCM access Resolved 09/08/2014

History

#1 Updated by J. Moringen over 10 years ago

  • Status changed from New to Feedback

This is currently possible by storing the credentials in the scm.username and scm.password variables.

I'm not convinced .netrc is the correct mechanism for handling this kind of credentials.

Maybe a credential-provider extension point with a simple text file as the initial implementation?

#2 Updated by J. Moringen over 10 years ago

  • Target version set to 0.3

#3 Updated by J. Moringen over 10 years ago

  • Category set to User Interface

#4 Updated by J. Moringen over 9 years ago

  • Status changed from Feedback to In Progress
  • % Done changed from 0 to 10

For git, we can do git -c core.askpass OUR-OWN-PROGRAM … to intercept password queries.

#5 Updated by J. Moringen over 9 years ago

  • Target version changed from 0.3 to 0.4

#6 Updated by J. Moringen about 9 years ago

  • Related to Enhancement #1984: Use credentials plugin for authenticating SCM access added

#7 Updated by J. Moringen about 9 years ago

  • Target version changed from 0.4 to 0.5

#8 Updated by J. Moringen over 7 years ago

  • Target version changed from 0.5 to 0.8

#9 Updated by J. Moringen over 7 years ago

  • Target version changed from 0.8 to 0.9

#10 Updated by J. Moringen about 7 years ago

  • Target version changed from 0.9 to 0.13

Also available in: Atom PDF