• Drew Blessing's avatar
    Ensure Rake DB create doesn't fail when LDAP is enabled · afd40b38
    Drew Blessing authored
    In EE, when LDAP is enabled GitLab will try to determine
    whether multiple LDAP servers are supported on initialization.
    When Rake is trying to create a database for the first time,
    this attempt to look at a licensed feature caused a failure. Now
    this license lookup will fail silently.
    afd40b38
dblessing_ldap_rake_db_create_fix.yml 108 Bytes