| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12352] Remove usages of user_pass_convert column | Marc Alexander | 2014-06-01 | 1 | -3/+2 |
| | | | | | PHPBB3-12352 | ||||
| * | [ticket/12352] Remove code for converting passwords in db auth provider | Marc Alexander | 2014-06-01 | 1 | -66/+1 |
| | | | | | PHPBB3-12352 | ||||
| * | [ticket/12352] Revert to db auth provider if default does not exist | Marc Alexander | 2014-06-01 | 1 | -1/+2 |
| | | | | | | | | | This will make sure that we will not encounter a non-existing auth provider. We will revert to the default db auth provider if the one set in the config does not exist in our auth provider collection. PHPBB3-12352 | ||||
| * | [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 | -8/+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 | ||||
| * | | [feature/passwords] Integrate convert_flag with db auth provider | Marc Alexander | 2013-10-25 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11610 | ||||
| * | | [feature/passwords] Inject passwords manager into auth providers | Marc Alexander | 2013-10-02 | 1 | -11/+19 |
| |/ | | | | | | | The passwords manager will replace the old method of using the functions phpbb_hash() and phpbb_check_hash(). PHPBB3-11610 | ||||
| * | [ticket/11700] Fix some more incorrectly changed comments | Nils Adermann | 2013-09-19 | 1 | -1/+1 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Fix a few more comments | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -9/+11 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -0/+297 |
| PHPBB3-11698 | |||||
