aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/passwords.yml
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config/passwords.yml')
-rw-r--r--phpBB/config/passwords.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/config/passwords.yml b/phpBB/config/passwords.yml
index 26f604c2e2..efd23d814c 100644
--- a/phpBB/config/passwords.yml
+++ b/phpBB/config/passwords.yml
@@ -50,4 +50,8 @@ services:
arguments:
- @config
- @passwords.driver_collection
+ - @passwords.helper
- %passwords.algorithm%
+
+ passwords.helper:
+ class: phpbb_passwords_helper