discourse/script/import_scripts/phpbb3/database
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.rb FEATURE: Lots of improvements to the phpBB3 importer 2015-07-16 15:28:43 +02:00
database_3_0.rb FIX: phpBB3 importer should ignore unknonw topic_id in internal link 2015-09-30 21:55:34 +02:00
database_3_1.rb FIX: Correctly import users and passwords from phpBB 3.1 2015-12-26 23:05:19 +01:00
database_base.rb FIX: phpBB3 importer failed to import users 2015-09-30 17:56:37 +02:00