Skip to content
  • Thomas Sibley's avatar
    Disable RT::Authen::ExternalAuth while importing users from LDAP · 56d0d416
    Thomas Sibley authored
    Avoids extra user canonicalization calls which often go back to an
    external info source, such as the same LDAP directory we just fetched
    the info from.
    
    This does mean you can no longer implement configurations where you
    import from LDAP and use ExternalAuth to fetch different user info from
    another source, but I think that's an acceptable tradeoff.
    56d0d416