aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/auth/provider/base.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16008] Clean up phpBB OAuth systemmrgoldy2019-11-031-1/+1
* [ticket/13564] Allow to specify user id for retrieving auth link dataMarc Alexander2015-03-241-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-0/+40
|\
| * [feature/oauth] Add unlink_account to auth interfaceJoseph Warner2013-08-141-0/+8
| * [feature/oauth] Add method to return necessary data for auth_linkJoseph Warner2013-08-091-0/+8
| * [feature/oauth] Add get_login_data to the auth_provider_interfaceJoseph Warner2013-08-021-0/+8
| * [feature/oauth] Update the auth interfaceJoseph Warner2013-07-291-0/+16
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+3
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+72