This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/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_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
database.rb