1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[feature/oauth] Fix redirects

PHPBB3-11673
This commit is contained in:
Joseph Warner
2013-08-24 21:34:23 -04:00
parent 76d1e7e111
commit 310caec5d9
3 changed files with 25 additions and 8 deletions

View File

@@ -46,6 +46,8 @@ services:
- %tables.auth_provider_oauth_account_assoc%
- @auth.provider.oauth.service_collection
- %tables.users%
- %core.root_path%
- %core.php_ext%
tags:
- { name: auth.provider }
auth.provider.oauth.service_collection: