1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/12156] Add missing passwords manager to oauth

PHPBB3-12156
This commit is contained in:
Marc Alexander
2014-02-03 15:29:43 +01:00
parent 2fa491f965
commit 2c9e6f196b
2 changed files with 12 additions and 2 deletions

View File

@@ -43,6 +43,7 @@ services:
arguments:
- @dbal.conn
- @config
- @passwords.manager
- @request
- @user
- %tables.auth_provider_oauth_token_storage%