1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/14825] Add core.auth_oauth_(login/link)_after

PHPBB3-14825
This commit is contained in:
Jakub Senko
2016-10-17 13:15:57 +02:00
parent 1dd0ceabf6
commit df0388ccc5
3 changed files with 36 additions and 1 deletions

View File

@@ -62,6 +62,7 @@ services:
- @auth.provider.oauth.service_collection
- %tables.users%
- @service_container
- @dispatcher
- %core.root_path%
- %core.php_ext%
tags: