sameersbn / sameersbn/docker-gitlab
Custom OAuth not being added
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
I've added a custom OAuth strategy, but I cant seem to get it to work. I've installed it with gem, and added it to the Gemfile, but it seems it doesn't register. I copied a custom version of gitlab.yml to /config/gitlab.yml to try and get ti to work, but to no help.
(Got it to work with gitlab-ce docker image, but had to change to this to get mysql database to work instead of pg)
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 comparing the custom Gemfile and /config/gitlab.yml changes with the Dockerized GitLab setup, focusing on how the OAuth strategy is registered. Reproduce the issue with the MySQL configuration and verify that the custom strategy is loaded and usable; the issue does not identify a test or entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, gitlab, mysql
- Domain
- authentication, databases, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100