discourse/script/import_scripts/phpbb3
Gerhard Schlager f2663ecb09 FIX: Correctly import users and passwords from phpBB 3.1
- Ruby doesn't support the $2y$ prefix used for bcrypt Blowfish hashes.
- The importer ignored users that didn't have optional profile fields.
2015-12-26 23:05:19 +01:00
..
database FIX: Correctly import users and passwords from phpBB 3.1 2015-12-26 23:05:19 +01:00
importers Merge pull request #3823 from gschlager/phpbb3-importer 2015-10-07 19:08:05 -04:00
support Adds support for importing password hashes used by "migratepassword" plugin 2015-08-20 22:22:47 +02:00
importer.rb FIX: phpBB3 importer failed to import users 2015-09-30 17:56:37 +02:00
settings.yml Adds support for importing password hashes used by "migratepassword" plugin 2015-08-20 22:22:47 +02:00