sameersbn / sameersbn/docker-gitlab

Only allow login via OmniAuth

Open
#1,567 1 comment 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

Hi!

https://stackoverflow.com/questions/26618030/gitlab-disable-regular-username-password-login-and-only-allow-omniauth-login

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.