Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to create the .gitconfig file from the User Dashboard regardless of the authentication method setup on the cluster #23147

Closed
adworjan opened this issue Sep 13, 2024 · 0 comments · Fixed by eclipse-che/che-dashboard#1204
Assignees
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.

Comments

@adworjan
Copy link

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
Screenshot 2024-09-13 at 9 06 05 AM

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

@adworjan adworjan added the kind/enhancement A feature request - must adhere to the feature request template. label Sep 13, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Sep 13, 2024
@dkwon17 dkwon17 added severity/P2 Has a minor but important impact to the usage or development of the system. area/dashboard and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Sep 17, 2024
@akurinnoy akurinnoy self-assigned this Sep 18, 2024
@ibuziuk ibuziuk changed the title [UD] Add ability to import/edit the Git Configuration if not using Oauth As a user, I want to have the ability to load or edit the whole .gitconfig file regardless of what authentication method I use Oct 10, 2024
@ibuziuk ibuziuk changed the title As a user, I want to have the ability to load or edit the whole .gitconfig file regardless of what authentication method I use Ability to create the .gitconfig file from the User Dashboard regardless of the authentication method setup on the cluster Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

4 participants