1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 20:13:22 +01:00

25 Commits

Author SHA1 Message Date
Joseph Warner
2faaa7f63c [feature/oauth] Update service files + check for existing links
PHPBB3-11673
2013-07-18 12:51:53 -04:00
Joseph Warner
662b8fdcec [feature/oauth] Remove OAuth providers to make PR smaller
PHPBB3-11673
2013-07-18 12:21:45 -04:00
Joseph Warner
fe9428b725 [feature/oauth] Create means to associate phpBB account with external
PHPBB3-11673
2013-07-18 12:12:57 -04:00
Joseph Warner
469879716d [feature/oauth] Bitly authentication method, no user_id association
PHPBB3-11673
2013-07-18 11:51:59 -04:00
Joseph Warner
e9bf2bf09a [feature/oauth] Update interface appropriately
PHPBB3-11673
2013-07-15 15:28:31 -04:00
Joseph Warner
47b998ae48 [feature/oauth] Define method to perform login actions for a provider
PHPB3-11673
2013-07-15 15:24:48 -04:00
Joseph Warner
8641127da5 [feature/oauth] Correct function call
PHPBB3-11673
2013-07-15 15:19:36 -04:00
Joseph Warner
6e1c522bdd [feature/oauth] Update oauth to reflect recent changes
PHPBB3-11673
2013-07-15 14:57:22 -04:00
Joseph Warner
0156bac3e2 [feature/oauth] Update auth provider oauth to take in service providers
PHPBB3-11673
2013-07-14 17:42:26 -04:00
Joseph Warner
247a002a14 [feature/oauth] Add constructors
PHPBB3-11673
2013-07-14 17:24:01 -04:00
Joseph Warner
a8e60c306d [feature/oauth] Remove get_service_credentials() from oauth provider
PHPBB3-11673
2013-07-14 16:02:10 -04:00
Joseph Warner
6a2871692c [feature/oauth] Get service credentials on each OAuth service
PHPBB3-11673
2013-07-14 16:00:41 -04:00
Joseph Warner
55cdc874e6 [feature/oauth] Set required scopes on more providers
PHPBB3-11673
2013-07-14 15:53:18 -04:00
Joseph Warner
0ebff82ad3 [feature/oauth] Last five oauth services
PHPBB3-11673
2013-07-14 15:35:51 -04:00
Joseph Warner
947aa2b6b4 [feature/oauth] Create OAuth service classes
PHPBB3-11673
2013-07-14 15:16:34 -04:00
Joseph Warner
00d0e10200 [feature/oauth] Move last file to appropriate location
PHPBB3-11673
2013-07-14 14:22:43 -04:00
Joseph Warner
a43a8f8c72 [feature/oauth] Update class name based on last commit
PHPBB3-11673
2013-07-14 14:22:43 -04:00
Joseph Warner
117a758f66 [feature/oauth] Move oauth to auth/provider/oauth
PHPBB3-11673
2013-07-14 14:22:43 -04:00
Joseph Warner
1a3880806a [feature/oauth] Move OAuth to /phpBB/phpbb
PHPBB3-11673
2013-07-14 14:22:43 -04:00
Joseph Warner
2e899c24f9 [feature/oauth] Change name of new method on request
PHPBB3-11673
2013-07-14 14:22:42 -04:00
Joseph Warner
a6ff239778 [feature/oauth] Allow getting original global arrays from request
PHPBB3-11673
2013-07-14 14:22:42 -04:00
Andreas Fischer
58a9e975f8 Merge remote-tracking branch 'galaxyAbstractor/ticket/11697' into develop
* galaxyAbstractor/ticket/11697:
  [ticket/11697] author_search() used incorrect parameter
2013-07-14 17:41:31 +02:00
Joas Schilling
f302cbe175 [ticket/11696] Move file to new directory
PHPBB3-11696
2013-07-14 10:16:15 -04:00
Joas Schilling
057d860d07 [ticket/11696] Rename db_tools.php so it can be autoloaded
PHPBB3-11696
2013-07-14 10:10:05 -04:00
Nils Adermann
7030578bbe [ticket/11698] Moving all autoloadable files to phpbb/
PHPBB3-11698
2013-07-14 01:32:34 -04:00