Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set LDAP DN on team creation #1491

Merged
merged 3 commits into from
Jan 18, 2023
Merged

Set LDAP DN on team creation #1491

merged 3 commits into from
Jan 18, 2023

Commits on Jan 17, 2023

  1. Set LDAP DN on team creation

    fixes integrations#1490 
    
    Set `LDAPDN` on the `NewTeam` on creation, if it's not the empty string. This avoids an extra call to the GHE API, but more importantly means the user does not need to be a site admin to create a team with LDAP sync
    jMarkP authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d421340 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    8cd86ff View commit details
    Browse the repository at this point in the history
  2. Fix linting?

    jMarkP authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    9451e7d View commit details
    Browse the repository at this point in the history