Commit 246f7469 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'remove-outdated-doorkeeper-comments' into 'master'

Remove wildcard references from Doorkeeper initializer

See merge request gitlab-org/gitlab!34406
parents 07c6aec8 fdc62957
......@@ -106,10 +106,5 @@ Doorkeeper.configure do
# WWW-Authenticate Realm (default "Doorkeeper").
# realm "Doorkeeper"
# Allow dynamic query parameters (disabled by default)
# Some applications require dynamic query parameters on their request_uri
# set to true if you want this to be allowed
# wildcard_redirect_uri false
base_controller '::Gitlab::BaseDoorkeeperController'
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment