aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/auth/auth.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-5/+5
* Merge branch '3.1.x' into 3.2.xTristan Darricau2017-02-051-1/+11
|\
| * [ticket/13601] Add core.acl_clear_prefetch_after eventJakub Senko2017-01-231-1/+11
* | Merge branch '3.1.x'Marc Alexander2015-10-241-0/+19
|\ \ | |/
| * [ticket/14258] Add event into auth::login before session creationPaul Sohier2015-10-241-1/+1
| * [ticket/14258] Add event into auth::login before session creationPaul Sohier2015-10-241-8/+7
| * [ticket/14258] Add event into auth::login before session creationPaul Sohier2015-10-241-0/+20
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+1
|/
* [ticket/13248] Use auth provider collection for getting providerMarc Alexander2014-11-011-3/+3
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-2/+3
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-2/+4
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-2/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] The word "them" in a comment is not a classNils Adermann2013-09-161-1/+1
* [ticket/11700] Actually "one" in comments is not a classNils Adermann2013-09-161-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-0/+12
|\
| * [feature/oauth] More minor changes from reviewJoseph Warner2013-09-021-1/+1
| * [feature/oauth] Fix redirectsJoseph Warner2013-08-241-5/+2
| * [feature/oauth] Start linking/registering OAuth accounts during loginJoseph Warner2013-07-241-0/+15
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-3/+5
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+1080