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
database_3_0.rb
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