Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14733] Use new interface to preserve backwards compatibility | Marc Alexander | 2016-10-03 | 1 | -2/+2 |
| | | | | PHPBB3-14733 | ||||
* | [ticket/14733] Support increasing hashing cost factor | Marc Alexander | 2016-10-03 | 1 | -0/+8 |
| | | | | PHPBB3-14733 | ||||
* | [ticket/12715] Cleanup comments in \phpbb\passwords\* | Tristan Darricau | 2014-06-15 | 1 | -5/+5 |
| | | | | PHPBB3-12715 | ||||
* | [ticket/12352] Add get_settings_only method to passwords driver base | Marc Alexander | 2014-06-01 | 1 | -0/+8 |
| | | | | PHPBB3-12352 | ||||
* | [ticket/12352] Add legacy passwords driver for sha1 smf type passwords | Marc Alexander | 2014-06-01 | 1 | -0/+8 |
| | | | | PHPBB3-12352 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -6/+7 |
| | | | | PHPBB3-12594 | ||||
* | [feature/passwords] Get rid of set_name/get_name methods for passwords drivers | Marc Alexander | 2014-02-02 | 1 | -18/+0 |
| | | | | PHPBB3-11610 | ||||
* | [feature/passwords] Remove unneeded definitions of full namespace | Marc Alexander | 2013-12-29 | 1 | -1/+1 |
| | | | | PHPBB3-11610 | ||||
* | [feature/passwords] Add missing documentation to docblocks | Marc Alexander | 2013-12-29 | 1 | -1/+2 |
| | | | | | | Also contains some minor spacing changes. PHPBB3-11610 | ||||
* | [feature/passwords] Remove unnecessary specification of namespace in drivers | Marc Alexander | 2013-12-29 | 1 | -1/+1 |
| | | | | PHPBB3-11610 | ||||
* | [feature/passwords] Remove IN_PHPBB check from passwords files | Marc Alexander | 2013-12-29 | 1 | -8/+0 |
| | | | | PHPBB3-11610 | ||||
* | [feature/passwords] Modify passwords files for namespacing changes | Marc Alexander | 2013-09-27 | 1 | -4/+6 |
| | | | | PHPBB3-11610 | ||||
* | [feature/passwords] Use dependency injection for passwords driver helper | Marc Alexander | 2013-09-22 | 1 | -2/+2 |
| | | | | | | | The passwords driver helper is now injected into the driver base instead of being manually loaded. PHPBB3-11610 | ||||
* | [feature/passwords] Rename "crypto" files to "passwords" files | Marc Alexander | 2013-09-14 | 1 | -0/+68 |
PHPBB3-11610 |