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

[feature/oauth] Continue work on OAuth login

PHPBB3-11673
This commit is contained in:
Joseph Warner
2013-07-13 13:08:37 -04:00
parent 2e899c24f9
commit 93f7ed4fb5
2 changed files with 45 additions and 7 deletions

View File

@@ -42,5 +42,6 @@ services:
- @config
- @request
- @user
- @cache.driver
tags:
- { name: auth.provider }