| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/16271] Fix invalid docblocks | Marc Alexander | 2019-12-27 | 1 | -1/+1 |
| | | | | | PHPBB3-16271 | ||||
| * | [ticket/12574] Remove passwords manager dependency from ldap | Marc Alexander | 2019-11-16 | 1 | -21/+32 |
| | | | | | | | Also started to implement tests for ldap provider. PHPBB3-12574 | ||||
| * | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -2/+2 |
| | | | | | PHPBB3-14972 | ||||
| * | [ticket/sec-184] Do not output LDAP password to HTML | Joas Schilling | 2015-06-04 | 1 | -2/+1 |
| | | | | | SECURITY-184 | ||||
| * | [ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN | Cesar G | 2015-02-19 | 1 | -1/+1 |
| | | | | | PHPBB3-13551 | ||||
| * | [ticket/12557] Fix doc block errors found by Sami | n-aleha | 2014-08-03 | 1 | -3/+3 |
| | | | | | | | More corrections. PHPBB3-12557 | ||||
| * | [ticket/12557] Fix doc block errors found by Sami pt1 | n-aleha | 2014-08-03 | 1 | -4/+4 |
| | | | | | PHPBB3-12557 | ||||
| * | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -6/+7 |
| | | | | | PHPBB3-12594 | ||||
| * | [ticket/12282] Use interface for type hinting | Joas Schilling | 2014-04-01 | 1 | -2/+2 |
| | | | | | PHPBB3-12282 | ||||
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwords | Marc Alexander | 2013-12-29 | 1 | -9/+0 |
| |\ | | | | | | | | | Conflicts: phpBB/config/services.yml | ||||
| | * | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 1 | -8/+0 |
| | | | | | | | | | PHPBB3-11980 | ||||
| | * | [ticket/11981] Fix code sniffer complaints | Marc Alexander | 2013-10-28 | 1 | -1/+0 |
| | | | | | | | | | PHPBB3-11981 | ||||
| * | | [feature/passwords] Fix indentation in auth providers | Marc Alexander | 2013-12-28 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11610 | ||||
| * | | [feature/passwords] Inject passwords manager into auth providers | Marc Alexander | 2013-10-02 | 1 | -5/+14 |
| |/ | | | | | | | The passwords manager will replace the old method of using the functions phpbb_hash() and phpbb_check_hash(). PHPBB3-11610 | ||||
| * | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -5/+7 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -0/+346 |
| PHPBB3-11698 | |||||
