1. 27 Sep, 2018 1 commit
    • Drew Blessing's avatar
      Perform LDAP group sync on sign in only for new users · 195a66ba
      Drew Blessing authored
      Syncing a user's groups from LDAP every time they sign in,
      including on Git operations, is causing performance issues for
      some customers. The benefit of sync on sign in is primarily
      for new users so this change restricts it as such. After initial
      sign in LDAP group sync will be handled by the hourly (default)
      sync and the on-demand group membership sync. Fixes #7352
      195a66ba
  2. 26 Sep, 2018 34 commits
  3. 25 Sep, 2018 5 commits