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
32 stars 33 forks source link

Handle binary data in datatrace method #267

Closed euantorano closed 3 years ago

euantorano commented 3 years ago

Resolves #235 as proposed in https://github.com/mybb/merge-system/issues/235#issuecomment-766391956.

This will attempt to handle binary data by trying to convert it to an IP address (probably the most likely case) and in other cases stores an empty string for the field.