mybb / merge-system

The MyBB Merge System allows for easy merging of an existing forum (be it MyBB or another forum software) into a MyBB 1.8.x forum.
Other
33 stars 33 forks source link

Rewrite loginconvert plugin #103

Closed JN-Jones closed 10 years ago

JN-Jones commented 10 years ago

The old one has a lot of unnecessary code and doesn't use the new login datahandler. I need to look whether the old one does more than verifying the password but what I'd do atm:

The functions would be check_phpbb($password) etc.