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

[ticket/14250] Change token_storage class to fit changed interface

PHPBB3-14250
This commit is contained in:
Oliver Schramm
2015-10-23 02:44:41 +02:00
parent e738dad729
commit 8ed59fb82a
7 changed files with 302 additions and 18 deletions

View File

@@ -68,6 +68,7 @@ class phpbb_functions_user_delete_test extends phpbb_database_test_case
$request,
$user,
'phpbb_oauth_tokens',
'phpbb_oauth_states',
'phpbb_oauth_accounts',
$oauth_provider_collection,
'phpbb_users',