gitlab-org--gitlab-foss/config
Rémy Coutable 2a90b69a8d Merge branch 'user_filter_auth' into 'master'
Centralized all LDAP config logic in to `Gitlab::LDAP::Config`. We had varying configuration for devise/omniauth and other things. For example, `user_filter` was never taken in to account for devise/omniauth so a user object would always be created, even if the user did not match the user_filter. 

Fixes gitlab-org/gitlab-ce#21195, https://gitlab.com/gitlab-org/gitlab-ce/issues/15396 and gitlab-org/gitlab-ce#13296

See merge request !6606
2016-11-14 10:23:21 +00:00
..
environments
initializers Centralize LDAP config/filter logic 2016-11-11 15:58:33 -06:00
locales
routes Merge branch 'dz-refactor-project-routes' into 'master' 2016-11-08 13:04:02 +00:00
application.rb
aws.yml.example
boot.rb
database.yml.env
database.yml.mysql Added ability to put emojis into repository name 2016-11-12 09:21:23 +01:00
database.yml.postgresql
dependency_decisions.yml
environment.rb
gitlab.yml.example Update gitlab.yml.example 2016-11-02 00:04:54 +02:00
license_finder.yml
mail_room.yml
newrelic.yml
resque.yml.example
routes.rb Refactor project routing 2016-11-07 17:14:34 +02:00
secrets.yml.example
sidekiq.yml.example
sidekiq_queues.yml Process commits in a separate worker 2016-11-07 13:11:44 +01:00
unicorn.rb.example
unicorn.rb.example.development