Name |
Last commit
|
Last update |
---|---|---|
.. | ||
access.rb | ||
adapter.rb | ||
auth_hash.rb | ||
authentication.rb | ||
config.rb | ||
person.rb | ||
user.rb |
BigW Consortium Gitlab
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.rb | Loading commit data... | |
adapter.rb | Loading commit data... | |
auth_hash.rb | Loading commit data... | |
authentication.rb | Loading commit data... | |
config.rb | Loading commit data... | |
person.rb | Loading commit data... | |
user.rb | Loading commit data... |