Manual index authentication mode with (or without) keyring #11853
Labels
enhancement
New feature or improvement to existing functionality
needs-decision
Undecided if this should be done
Summary
At the moment I see a two ways of HTTPS authentication for private package registries. Either by storing the username/password/token somewhere, or by directly including it in the URL. My idea/request is to have a mode where the user gets prompted for username/password instead. I have looked around a bit, I can see a few possible options to achieve this and I would be willing to work on such a feature if there is no specific reason not to have such a functionality.
Some possible options that seem to be feasible:
authentication
mode to[index]
configuration #11600 with a manual-input mode which then leads to the user being prompted for credentials.Example
No response
The text was updated successfully, but these errors were encountered: