sameersbn / sameersbn/docker-gitlab

Password Issue

Open
#835 2 comments 0 reactions 0 assignees View on GitHub

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

  1. 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.
  2. 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 ?
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.