Adam Reece
Adam Reece
Hm ok, what would be causing the "file already closed" issue? I've [tried a lot of combinations](https://github.com/sameersbn/docker-gitlab/issues/1418#issuecomment-461576333) of both with and without the supplied NGINX.
Yes, I read that. The servers I have running Gitlab did not have NGINX already, only the one that arrived with Gitlab's omnibus package. I had turned this off as...
Resolved it. I noticed that Gitlab was using "http://" instead of "https://" in its clone URLs, which was the cause for concern regarding all the https->http redirects when pushing. Turns...
...... and award for the fastest issue response goes to ^ 👍 Heh nope not yet, if I ignore the warning Sven Co-op servers are still detected as HL2. I'm...
I've been debugging this with a fellow Sven Co-op team member (R4to0), whom noticed that restoring the original "query.cfg" made Sven Co-op detect as HL instead of HL2, thus restoring...
Good to know there are fixed names, thanks. :) I'd like to keep the group names we have already so I'll likely amend the script for this.
Ah thanks, that's a helpful line point. :) I don't really want to be creating extra groups just for Gitlab as our team of 40ish people are already in appropriate...
I'm not sure if this is the cause. I modified that `CN=gitlab-*` to just `CN=*` but it still has the same error, must be something else odd going on. Also...
No, that is not a feature currently. Related: https://github.com/Adambean/gitlab-ce-ldap-sync/issues/1
Hello, Good question, hopefully this answers: Gitlab CE has always (for all the years I've used it) supported LDAP authentication directly without this tool, this was never a requirement for...