question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support basic auth

See original GitHub issue

Please support basic authentication in url of helm chart at a minimum

For example: https://myuser:mypassword@myhelmchartrepo.mydomain.com

Right now if we try to add a private chart repository we get an error saying that the url is invalid.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
tegiozcommented, Oct 22, 2020

We should probably make sure we don’t allow private repos to be listed on artifacthub.io, so this feature should be configurable.

0reactions
woodcockjoshcommented, Oct 30, 2020

Looks good! Thanks!

On Fri, Oct 30, 2020, 1:57 PM Sergio C. Arteaga notifications@github.com wrote:

This should be ready @woodcockjosh https://github.com/woodcockjosh. Please take a look at the repositories guide https://github.com/artifacthub/hub/blob/master/docs/repositories.md#private-repositories for more details.

This change is not part of any release yet, so if you want to use it right now, you’ll need you build your own images. We’ll probably release a new version next week though.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/artifacthub/hub/issues/773#issuecomment-719737785, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA3RESAQTUIKMMVLRZEKJBLSNMEAZANCNFSM4S2QBWEA .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deprecation of Basic authentication in Exchange Online
In September 2021, we announced that effective October 1, 2022, we will begin disabling Basic authentication for Outlook, EWS, RPS, POP, IMAP, ...
Read more >
HTTP authentication - MDN Web Docs - Mozilla
The "Basic" HTTP authentication scheme is defined in RFC 7617, which transmits credentials as user ID/password pairs, encoded using base64.
Read more >
Basic access authentication
In the context of an HTTP transaction, basic access authentication is a method for an HTTP user agent (e.g. a web browser) to...
Read more >
Basic Authentication
Basic authentication is a simple authentication scheme built into the HTTP protocol. The client sends HTTP requests with the Authorization header that ...
Read more >
What is Basic Authentication? All you need to know
What is Basic Authentication? ... Used widely in HTTP-based communication, basic method is the means of authenticating end-users before granting access to ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found