aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/auth/provider/oauth/service/base.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16008] Properly order get_external_service_providermrgoldy2019-11-031-4/+4
* [ticket/16008] Clean up phpBB OAuth systemmrgoldy2019-11-031-27/+35
* [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
* [ticket/11700] Fix authentication acp after develop mergeNils Adermann2013-09-161-1/+3
* [feature/oauth] Clean up OAuth servicesJoseph Warner2013-08-011-1/+1
* [feature/oauth] Fix errors in OAuthJoseph Warner2013-07-231-1/+1
* [feature/oauth] Define method to perform login actions for a providerJoseph Warner2013-07-151-0/+23
* [feature/oauth] Create OAuth service classesJoseph Warner2013-07-141-0/+32