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:
@@ -43,6 +43,7 @@ services:
|
||||
arguments:
|
||||
- @dbal.conn
|
||||
- @config
|
||||
- @passwords.manager
|
||||
- @request
|
||||
- @user
|
||||
- %tables.auth_provider_oauth_token_storage%
|
||||
|
Reference in New Issue
Block a user