This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-06-29 22:45:40 +02:00
Code
Issues
Releases
Wiki
Activity
Files
033272f968249a2951cf7dc6867b8f393d113f2d
php-phpbb
/
phpBB
/
phpbb
/
passwords
/
driver
History
Marc Alexander
033272f968
[ticket/12352] Add passwords driver for sha1 password hashes
...
PHPBB3-12352
2014-06-01 21:31:04 +02:00
..
base.php
[ticket/12352] Add legacy passwords driver for sha1 smf type passwords
2014-06-01 21:31:04 +02:00
bcrypt_2y.php
…
bcrypt.php
[ticket/12352] Introduce user row to passwords check methods
2014-06-01 21:31:04 +02:00
convert_password.php
[ticket/12352] Add passwords driver for passwords that should be converted
2014-06-01 21:31:04 +02:00
driver_interface.php
[ticket/12352] Introduce user row to passwords check methods
2014-06-01 21:31:04 +02:00
helper.php
…
phpass.php
…
phpbb2_md5.php
[ticket/12352] Check phpBB2 passwords that have been encrypted with phpass
2014-06-01 21:31:04 +02:00
salted_md5.php
[ticket/12352] Mark salted md5 and phpass passwords driver as legacy
2014-06-01 21:31:04 +02:00
sha1_smf.php
[ticket/12352] Add legacy passwords driver for sha1 smf type passwords
2014-06-01 21:31:04 +02:00
sha1.php
[ticket/12352] Add passwords driver for sha1 password hashes
2014-06-01 21:31:04 +02:00