mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[feature/oauth] Pass users_table as parameter to OAuth in construct
PHPBB3-11673
This commit is contained in:
@@ -45,6 +45,7 @@ services:
|
||||
- %tables.auth_provider_oauth_token_storage%
|
||||
- %tables.auth_provider_oauth_account_assoc%
|
||||
- @auth.provider.oauth.service_collection
|
||||
- %tables.users%
|
||||
tags:
|
||||
- { name: auth.provider }
|
||||
auth.provider.oauth.service_collection:
|
||||
|
Reference in New Issue
Block a user