gitlab-org--gitlab-foss/spec
Imre Farkas bd3a484032
Add config to disable impersonation
Adds gitlab.impersonation_enabled config option defaulting to true to
keep the current default behaviour.

Only the act of impersonation is modified, impersonation token
management is not affected.
2018-11-29 09:37:16 +01:00
..
bin
config
controllers Add config to disable impersonation 2018-11-29 09:37:16 +01:00
db
dependencies
factories Merge branch 'security-stored-xss-for-environments' into 'master' 2018-11-28 19:07:29 -05:00
features Add config to disable impersonation 2018-11-29 09:37:16 +01:00
finders Filter by `None`/`Any` for labels in issues/mrs API 2018-11-23 16:11:52 +01:00
fixtures
graphql Suggests issues when typing title 2018-11-27 15:10:40 +00:00
helpers Fix handling of filenames with hash characters in tree view 2018-11-26 14:14:48 -08:00
initializers Correctly handle data-loss scenarios when encrypting columns 2018-11-27 18:24:18 +00:00
javascripts Resolve "Bug - Web Based IDE - The "Merge" Requests Selection displays Merge Requests from other projects" 2018-11-28 15:09:38 +00:00
lib Add config to disable impersonation 2018-11-29 09:37:16 +01:00
mailers Merge branch 'security-guest-comments' into 'master' 2018-11-28 19:11:56 -05:00
migrations Merge branch 'security-fix-uri-xss-applications' into 'master' 2018-11-28 19:14:15 -05:00
models Merge branch 'security-fj-crlf-injection' into 'master' 2018-11-28 19:14:06 -05:00
policies Merge branch 'security-guest-comments' into 'master' 2018-11-28 19:11:56 -05:00
presenters
rack_servers
requests Add config to disable impersonation 2018-11-29 09:37:16 +01:00
routing
rubocop Make add_reference cop accept a hash for :index 2018-11-27 11:40:38 +01:00
serializers
services Merge branch '50341-cleanup-useless-project-import-attributes' into 'master' 2018-11-28 11:19:55 +00:00
sidekiq/cron
support Merge branch 'security-fj-crlf-injection' into 'master' 2018-11-28 19:14:06 -05:00
tasks Remove Site Statistic 2018-11-26 23:39:05 +01:00
uploaders
validators Merge branch 'security-fj-crlf-injection' into 'master' 2018-11-28 19:14:06 -05:00
views Convert "New menu" feature spec to a view spec 2018-11-26 11:19:15 -06:00
workers Merge branch '50341-cleanup-useless-project-import-attributes' into 'master' 2018-11-28 11:19:55 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb