Select Git revision
ldap
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
GitLab.org / GitLab FOSS
10442 commits behind the upstream repository.
Drew Blessing
authored
Centralize all LDAP config logic in `GitLab::LDAP::Config`. Previously, some logic was in the Devise initializer and it was not honoring the `user_filter`. If a user outside the configured `user_filter` signed in, an account would be created but they would then be denied access. Now that logic is centralized, the filter is honored and users outside the filter are never created.
Name | Last commit | Last update |
---|---|---|
.. | ||
access_spec.rb | ||
adapter_spec.rb | ||
auth_hash_spec.rb | ||
authentication_spec.rb | ||
config_spec.rb | ||
user_spec.rb |