Closed LegallGuillaume closed 7 years ago
@doctormo , do you interessed by this pull request ?
I'm concerned the version you've changed is an older version and now some things will be reverted in your patch. How did you update the code?
I forked your master branch and applied my patch. Before pushing I checked that it still works.
I like sharing, that's why I shared the code I use, if it can help :)
That's good. There's an open question above in-code. After that, I'll merge in.
Great ! For "How did you update the code ?", I don't understand your question
That is not the question, there are other comments inside the diff, can you see them in github's interface?
no I don't see them
@doctormo, You sould create a new branch for gitlab 8.* because the master branch is for old version, I use theses modification for my gitlab and it's works fine.
compatible with Gitlab 8.*
ALL projects from a group:
result is: [{projectGitlabOject1}, {projectGitlabOject2}, {projectGitlabOject3}]
LDAP management: add LDAP to group:
remove LDAP to group:
Thanks Jouve for helping me make these changes