aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/auth_providers.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/phpBB/config/auth_providers.yml b/phpBB/config/auth_providers.yml
index e702ec665a..e4855d2b95 100644
--- a/phpBB/config/auth_providers.yml
+++ b/phpBB/config/auth_providers.yml
@@ -15,4 +15,6 @@ services:
auth.provider.ldap:
class: phpbb_auth_provider_ldap
arguments:
-
+ - @dbal.conn
+ - @config
+ - @user