Yeah LDAP might be an issue, I expect it’s probably just for the internal user database. Possibly more difficult with LDAP to do it I guess. I’m guessing that the internal db has a timestamp stored to check against, but when using LDAP, it’s not using the internal user db, so it cannot reference anything. Could be wrong though.
It’s OK on my test install - just enabled the option, but then I’m not using LDAP, so unable to verify/test any further since I don’t have a working AD/LDAP for this. I don’t have so many users, so it’s not necessary for me.
Perhaps opening an issue/re-opening the previous one to get Gitlab Team to take a look?
I will probably open a support ticket for this.
Admin Mode is a welcoming feature.
I am used to it working with Atlassian JIRA, where I have to auth my self every time I need to perform my admin duties.
Does Admin Mode work on command line with git?
As GitLab Admin I have access to do everything with every git repositories. As a Developer I have only roles in a few projects.
As far as I’m aware I expect it’s only to do with the gitlab.example.com/admin url from the web interface. I don’t know any admin features that can be changed using git from the command line. The only other stuff admin-related can be changed using the API as far as I remember.