aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/auth/provider/provider_interface.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16008] Adjust naming and remove typoMarc Alexander2019-11-111-1/+1
* [ticket/16008] Add missing empty linemrgoldy2019-11-031-1/+1
* [ticket/16008] Clean up phpBB OAuth systemmrgoldy2019-11-031-2/+2
* [ticket/16068] Adjust DocBlock @param'smrgoldy2019-05-241-3/+4
* [ticket/13564] Allow to specify user id for retrieving auth link dataMarc Alexander2015-03-241-1/+5
* [ticket/12715] Cleanup comments in \phpbb\auth\provider\*Tristan Darricau2014-06-151-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-7/+9
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Get functional tests running after develop mergeNils Adermann2013-09-171-1/+1
* [ticket/11700] Fix leftover backslashes in commentsNils Adermann2013-09-161-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-0/+92
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-4/+6
* [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-141-0/+105