-
- Downloads
There was an error fetching the commit references. Please try again later.
Revert problematic LDAP person validation that threw exceptions
Constructors shouldn't throw exceptions. We also learned that different LDAP servers behave a bit unexpectedly sometimes - returning attributes we didn't ask for, or returned attributes with language subtypes.
Showing
- changelogs/unreleased/remove_ldap_person_validation.yml 5 additions, 0 deletionschangelogs/unreleased/remove_ldap_person_validation.yml
- lib/gitlab/ldap/person.rb 0 additions, 15 deletionslib/gitlab/ldap/person.rb
- spec/lib/gitlab/ldap/person_spec.rb 0 additions, 9 deletionsspec/lib/gitlab/ldap/person_spec.rb
Please register or sign in to comment