Skip to content
Snippets Groups Projects
  1. Aug 30, 2021
    • Julian's avatar
      Catch LDAPSASLPrepError on login · 3f6a67ea
      Julian authored
      Ldap3 raises LDAPSASLPrepError on bind if the password contains characters
      forbidden by SASLPrep (string preperation/normalization algorithm for user
      names and passwords). Examples are carriage return ("\r") or newline ("\n")
      characters. See #100.
      3f6a67ea
  2. Jul 26, 2021
  3. Jul 23, 2021
  4. Jun 13, 2021
  5. May 01, 2021
  6. Feb 15, 2021
  7. Nov 04, 2020
  8. Nov 03, 2020
  9. Oct 26, 2020
Loading