aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/auth/provider/db.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-2/+2
* Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwordsMarc Alexander2013-12-291-8/+0
|\
| * [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* | [feature/passwords] Integrate convert_flag with db auth providerMarc Alexander2013-10-251-1/+1
* | [feature/passwords] Inject passwords manager into auth providersMarc Alexander2013-10-021-11/+19
|/
* [ticket/11700] Fix some more incorrectly changed commentsNils Adermann2013-09-191-1/+1
* [ticket/11700] Fix a few more commentsNils Adermann2013-09-161-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-9/+11
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+297