sameersbn / sameersbn/docker-gitlab
Password Issue
Open
Nobody has claimed this yet.
wontfix
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
I have three concerns in my bucket
Very first one
- I am trying to push the files into the project directory, but unable to push. Every time I push it is asking password to enter for git. I have given ssh keys properly but unable to push the files.
- Even I want to change the username for ssh, I don't want to use git@hostname:root/ instead of that I want to use root@hostname:. How to do that ?
- As I was copying my folders into git repository their permissions will be with root, If I am using hooks it is not happening because hooks is working on user git not on root. I want my entire gitlab should work only on root. Is this possible ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file, test, or entry point is named. Start by reviewing the GitLab SSH authentication, repository ownership, and hook-permission setup described in the three concerns; the issue does not define a specific code change or a testable completion condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, shell
- Domain
- authentication, authorization, devops
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 5/100