MyBB importer exposes deleted posts

After going through a thread with 400+ posts to see why the original thread had 415 posts while the imported one had 417, it appears that the importer doesn’t mark deleted posts in any way.

MyBB soft-deleted posts and they’re no longer visible even to Admins. After importing into Discourse, the deleted posts were visible to all users. This may pose a privacy problem if sensitive data had been exposed in the deleted posts.

5 « J'aime »

Je suis presque certain que, plusieurs années plus tard, cela reste toujours vrai :

N’hésitez pas à soumettre une pull request si vous souhaitez réparer cet importateur. :arrow_double_up:

5 « J'aime »

https://github.com/discourse/discourse/pull/13700

Cela devrait résoudre ce problème.

2 « J'aime »