aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Warner <hardolaf@hardolaf.com>2013-07-14 13:23:09 -0400
committerJoseph Warner <hardolaf@hardolaf.com>2013-07-14 14:22:43 -0400
commit1a3880806a453dc4782b9823c2557dc22e9fb6af (patch)
tree8543599a56615ba2cf9e64ad192da256219d0593
parent4b1390ca31949d9de0df3b9038144e882c75a5e7 (diff)
downloadforums-1a3880806a453dc4782b9823c2557dc22e9fb6af.tar
forums-1a3880806a453dc4782b9823c2557dc22e9fb6af.tar.gz
forums-1a3880806a453dc4782b9823c2557dc22e9fb6af.tar.bz2
forums-1a3880806a453dc4782b9823c2557dc22e9fb6af.tar.xz
forums-1a3880806a453dc4782b9823c2557dc22e9fb6af.zip
[feature/oauth] Move OAuth to /phpBB/phpbb
PHPBB3-11673
-rw-r--r--phpBB/phpbb/auth/oauth/token_storage.php (renamed from phpBB/includes/auth/oauth/token_storage.php)0
-rw-r--r--phpBB/phpbb/auth/provider/oauth.php (renamed from phpBB/includes/auth/provider/oauth.php)0
2 files changed, 0 insertions, 0 deletions
diff --git a/phpBB/includes/auth/oauth/token_storage.php b/phpBB/phpbb/auth/oauth/token_storage.php
index fcc277053c..fcc277053c 100644
--- a/phpBB/includes/auth/oauth/token_storage.php
+++ b/phpBB/phpbb/auth/oauth/token_storage.php
diff --git a/phpBB/includes/auth/provider/oauth.php b/phpBB/phpbb/auth/provider/oauth.php
index aeca2a4869..aeca2a4869 100644
--- a/phpBB/includes/auth/provider/oauth.php
+++ b/phpBB/phpbb/auth/provider/oauth.php