1. 12 Dec, 2014 2 commits
    • Marin Jankovski's avatar
      Merge branch 'fix/project_show_also_ldap_users' into 'master' · d991e0b2
      Marin Jankovski authored
      Fix/project show also ldap users
      
      In 336b7b87 a feature was (silently) added which broke our use case of using LDAP synced groups as a common base for user <-> project mapping 😒
      
      Although
      >v 7.4.0
      >  - [...]
      >  - Do not show ldap users in dropdowns for groups with enabled ldap-sync
      >  - [...]
      
      indicates that the drop down boxes for groups have changed, it does not for projects in such a group. To be clear: It totally makes sense to not manually manage users for LDAP synced groups, on a project basis however it is very useful and an essential feature to allow self-service in organizations.
      
      Please consider making the `skip_ldap` flag optional for the dropdown boxes.
      [Also, make sure that the provider you're excluding actually is called `ldap`, which might not be the case for installations with multiple LDAP backends.](https://gitlab.com/subscribers/gitlab-ee/blob/master/lib/api/users.rb#L16)
      
      This MR is a quick fix to disable this feature for projects.
      
      See merge request !25
      d991e0b2
    • Marin Jankovski's avatar
      Merge branch 'syntaxdoc' into 'master' · 49cc6f58
      Marin Jankovski authored
      Fix syntax in documentation of ldap config
      
      See merge request !265
      49cc6f58
  2. 11 Dec, 2014 3 commits
  3. 08 Dec, 2014 5 commits
  4. 05 Dec, 2014 8 commits
  5. 04 Dec, 2014 22 commits