BigW Consortium Gitlab

  1. 10 Jan, 2017 1 commit
  2. 06 Jan, 2017 1 commit
  3. 03 Jan, 2017 1 commit
    • Gitlab::LDAP::Person uses LDAP attributes configuration · babb7d52
      Drew Blessing authored
      We allow users to configure LDAP attribute preferences. For example,
      email can be configured to use `mail`, `email` and `userPrincipalName`,
      falling through to the next until a value is found. Prior to this
      change, Gitlab::LDAP::Person did not honor this configuration. Now,
      the class will honor `name` and `mail` configuration. It does not
      handle `username`, or fallback to `first_name` + `last_name` in the
      absence of `name`.
  4. 20 Dec, 2016 2 commits
  5. 11 Nov, 2016 1 commit
    • Centralize LDAP config/filter logic · c50b98da
      Drew Blessing authored
      Centralize all LDAP config logic in `GitLab::LDAP::Config`. Previously,
      some logic was in the Devise initializer and it was not honoring the
      `user_filter`. If a user outside the configured `user_filter` signed
      in, an account would be created but they would then be denied access.
      Now that logic is centralized, the filter is honored and users outside
      the filter are never created.
  6. 08 Nov, 2016 1 commit
  7. 28 Sep, 2016 1 commit
  8. 09 Sep, 2016 1 commit
  9. 09 Aug, 2016 1 commit
  10. 12 Jul, 2016 1 commit
  11. 01 Jul, 2016 1 commit
  12. 05 Apr, 2016 1 commit
  13. 19 Jan, 2016 1 commit
  14. 14 Jan, 2016 1 commit
  15. 08 Jan, 2016 1 commit
  16. 22 Dec, 2015 1 commit
  17. 09 Dec, 2015 1 commit
  18. 08 Dec, 2015 1 commit
  19. 08 Oct, 2015 1 commit
  20. 23 Sep, 2015 1 commit
  21. 09 Sep, 2015 1 commit
  22. 08 Sep, 2015 1 commit
  23. 21 Aug, 2015 1 commit
  24. 22 Jun, 2015 4 commits
  25. 13 Jun, 2015 2 commits
  26. 12 May, 2015 1 commit
  27. 14 Apr, 2015 1 commit
  28. 13 Apr, 2015 1 commit
  29. 13 Mar, 2015 1 commit
  30. 12 Mar, 2015 1 commit
  31. 12 Feb, 2015 1 commit
  32. 29 Jan, 2015 1 commit
  33. 04 Dec, 2014 2 commits
  34. 24 Oct, 2014 1 commit