aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/auth
Commit message (Collapse)AuthorAgeFilesLines
...
| * [feature/oauth] Add constructorsJoseph Warner2013-07-1418-0/+306
| | | | | | | | PHPBB3-11673
| * [feature/oauth] Remove get_service_credentials() from oauth providerJoseph Warner2013-07-141-20/+0
| | | | | | | | PHPBB3-11673
| * [feature/oauth] Get service credentials on each OAuth serviceJoseph Warner2013-07-1419-12/+201
| | | | | | | | PHPBB3-11673
| * [feature/oauth] Set required scopes on more providersJoseph Warner2013-07-142-2/+20
| | | | | | | | PHPBB3-11673
| * [feature/oauth] Last five oauth servicesJoseph Warner2013-07-145-0/+130
| | | | | | | | PHPBB3-11673
| * [feature/oauth] Create OAuth service classesJoseph Warner2013-07-1416-31/+442
| | | | | | | | PHPBB3-11673
| * [feature/oauth] Update class name based on last commitJoseph Warner2013-07-142-2/+2
| | | | | | | | PHPBB3-11673
| * [feature/oauth] Move oauth to auth/provider/oauthJoseph Warner2013-07-142-0/+0
| | | | | | | | PHPBB3-11673
| * [feature/oauth] Move OAuth to /phpBB/phpbbJoseph Warner2013-07-142-0/+524
| | | | | | | | PHPBB3-11673
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-166-34/+46
| | | | | | | | PHPBB3-11700
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-142-5/+5
| | | | | | | | PHPBB3-11700
* | [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-141-2/+2
|/ | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-148-0/+2179
PHPBB3-11698