Skip to content
Snippets Groups Projects
  1. Nov 03, 2021
    • Drew Blessing's avatar
      Unblock LDAP blocked user on sign-in with other auth methods · 8190473e
      Drew Blessing authored
      Many organizations use LDAP in conjunction with other authentication
      methods such as SAML or OAuth. If transient LDAP errors cause the
      user to become `ldap_blocked` it is desirable to also unblock the
      user if the issue resolves itself. Otherwise, the user is unable
      to sign-in again without manual intervention or to sign-in once
      via LDAP directly. This change enables any sign-in to recheck
      LDAP if the user is `ldap_blocked`.
      
      Changelog: added
      Verified
      8190473e
  2. Nov 01, 2021
Loading