summaryrefslogtreecommitdiff
path: root/config/initializers/backtrace_silencers.rb
diff options
context:
space:
mode:
authorDrew Blessing <drew@gitlab.com>2016-11-11 14:44:08 -0600
committerDrew Blessing <drew@gitlab.com>2016-11-11 15:58:33 -0600
commitc50b98da723dab9a35ddb2cde0258d141cf92495 (patch)
treeae9634e13bd663537df8a1eddd62f6c9edd1e019 /config/initializers/backtrace_silencers.rb
parent6eeff67c6e03233d4480a55d05d4e0f1a88aef4c (diff)
downloadgitlab-ce-c50b98da723dab9a35ddb2cde0258d141cf92495.tar.gz
Centralize LDAP config/filter logic
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.
Diffstat (limited to 'config/initializers/backtrace_silencers.rb')
0 files changed, 0 insertions, 0 deletions