1. 19 Feb, 2016 5 commits
  2. 18 Feb, 2016 34 commits
  3. 17 Feb, 2016 1 commit
    • Patricio Cano's avatar
      Merge branch 'fix-ldap-group-info-leak' into 'master' · 9c0b1aa1
      Patricio Cano authored
      Hide the info mentioning the linked LDAP groups if you are not logged in.
      
      As mentioned by a customer here: https://gitlab.zendesk.com/agent/tickets/15466
      
      When a group contains public projects, it is possible to get at it's members without being logged in, **but** this page also leaks information if it is synched with LDAP. The `DN` of the linked groups will be shown:
      
      ![Screen_Shot_2016-02-12_at_5.16.29_PM](/uploads/f5339db6c1a57e4cb7f1ef0e323e0604/Screen_Shot_2016-02-12_at_5.16.29_PM.png)
      
      This MR fixes that in that it only shows that information if the user is logged in.
      
      /cc @DouweM 
      
      See merge request !180
      9c0b1aa1