diff options
author | Joseph Warner <hardolaf@hardolaf.com> | 2013-07-14 14:07:59 -0400 |
---|---|---|
committer | Joseph Warner <hardolaf@hardolaf.com> | 2013-07-14 14:22:43 -0400 |
commit | 117a758f6610ccc52142ca177504442cbd4869ab (patch) | |
tree | 7a967ffa51e5b060f8e6f1e1b16f5e0e31081143 /phpBB | |
parent | 1a3880806a453dc4782b9823c2557dc22e9fb6af (diff) | |
download | forums-117a758f6610ccc52142ca177504442cbd4869ab.tar forums-117a758f6610ccc52142ca177504442cbd4869ab.tar.gz forums-117a758f6610ccc52142ca177504442cbd4869ab.tar.bz2 forums-117a758f6610ccc52142ca177504442cbd4869ab.tar.xz forums-117a758f6610ccc52142ca177504442cbd4869ab.zip |
[feature/oauth] Move oauth to auth/provider/oauth
PHPBB3-11673
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/phpbb/auth/provider/oauth/oauth.php (renamed from phpBB/phpbb/auth/provider/oauth.php) | 0 | ||||
-rw-r--r-- | phpBB/phpbb/auth/provider/oauth/token_storage.php (renamed from phpBB/phpbb/auth/oauth/token_storage.php) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/phpBB/phpbb/auth/provider/oauth.php b/phpBB/phpbb/auth/provider/oauth/oauth.php index aeca2a4869..aeca2a4869 100644 --- a/phpBB/phpbb/auth/provider/oauth.php +++ b/phpBB/phpbb/auth/provider/oauth/oauth.php diff --git a/phpBB/phpbb/auth/oauth/token_storage.php b/phpBB/phpbb/auth/provider/oauth/token_storage.php index fcc277053c..fcc277053c 100644 --- a/phpBB/phpbb/auth/oauth/token_storage.php +++ b/phpBB/phpbb/auth/provider/oauth/token_storage.php |