sameersbn / sameersbn/docker-gitlab
Only allow login via OmniAuth
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
Hi!
in this issue, it says I need to:
you need to change the setting in gitlab.yml to signin_enabled: false or add gitlab_rails['gitlab_signin_enabled'] = false to gitlab.rb if you are using Omnibus.
Is this possible with an environment variable in docker-gitlab?
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
Start by checking how docker-gitlab maps environment variables to GitLab's signin_enabled setting, using the linked Stack Overflow guidance as the expected behavior. Done means documenting or supporting a container configuration that disables regular username/password login while retaining OmniAuth, with a verification path for the container.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- authentication, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100