Marc Alexander
|
f1d2949985
|
[feature/passwords] Move check for 8-bit characters to bcrypt driver
PHPBB3-11610
|
2013-10-07 16:00:52 +02:00 |
|
Marc Alexander
|
afb7d2e616
|
[feature/passwords] Rename manager methods to check() and hash()
These method names are more straightforward than the previous ones.
PHPBB3-11610
|
2013-10-02 13:30:36 +02:00 |
|
Marc Alexander
|
61e4c0f251
|
[feature/passwords] Do not hash passwords longer than 4096 bytes
PHPBB3-11610
|
2013-10-01 17:38:52 +02:00 |
|
Marc Alexander
|
de087d537e
|
[feature/passwords] A few more corrections in methods due to namespacing
PHPBB3-11610
|
2013-09-28 12:41:02 +02:00 |
|
Marc Alexander
|
3f63b9b470
|
[feature/passwords] Modify passwords files for namespacing changes
PHPBB3-11610
|
2013-09-27 11:16:47 +02:00 |
|
Marc Alexander
|
f5eb0d744e
|
[feature/passwords] Use dependency injection for helper
This will now be used instead of manually loading the passwords helper
instance in the passwords manager.
PHPBB3-11610
|
2013-09-22 21:17:30 +02:00 |
|
Marc Alexander
|
a00854c406
|
[feature/passwords] Do not pass phpbb_container to passwords manager
PHPBB3-11610
|
2013-09-20 17:31:32 +02:00 |
|
Marc Alexander
|
beafef0000
|
[feature/passwords] Add missing function documentation
Additionally, a new line has been added to make the code look nicer.
PHPBB3-11610
|
2013-09-14 14:17:14 +02:00 |
|
Marc Alexander
|
19512b2595
|
[feature/passwords] Rename "crypto" files to "passwords" files
PHPBB3-11610
|
2013-09-14 14:04:48 +02:00 |
|