aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/auth/provider/apache.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12574] Stop using passwords manager in apache providerMarc Alexander2019-11-161-27/+48
* [ticket/13301] Fix called function in apche auth moduleOliver Schramm2014-11-091-2/+2
* [ticket/12557] Fix php file descriptionn-aleha2014-08-071-1/+1
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-6/+6
* [ticket/12557] Fix doc block errors found by Sami pt1n-aleha2014-08-031-7/+7
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-7/+9
* [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] Fix indentation in auth providersMarc Alexander2013-12-281-1/+1
* | [feature/passwords] Inject passwords manager into auth providersMarc Alexander2013-10-021-2/+11
|/
* [ticket/11700] Fix some more incorrectly changed commentsNils Adermann2013-09-191-2/+2
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-12/+14
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-4/+4
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+259