Ability to create the .gitconfig file from the User Dashboard regardless of the authentication method setup on the cluster #23147
Labels
area/dashboard
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P2
Has a minor but important impact to the usage or development of the system.
Is your enhancement related to a problem? Please describe
If logging in via LDAP or local authentication, no ability exists to import a Gitconfig, it just indicates that no gitconfig is found. This requires a user to pre-create one in a configmap which causes additional access issues
Describe the solution you'd like
As a user, I want to have the ability to load or edit the whole .gitconfig file regardless of what authentication method I use
Describe alternatives you've considered
Creating a blank gitconfig per user does allow the user to make changes via the User Preferences, but this is a manual step that should be avoided.
Additional context
No response
The text was updated successfully, but these errors were encountered: