Related post : https://community.nodebb.org/topic/12342/gdpr-compliance-and-storage-of-ip-addresses/9
Related code? https://dev.akarinext.org/teampimc/NodeBB/-/commit/554e67116f504cb92f161324da0b92c0be9897d0
I don't know why we removed this 'delete events' function..
I'm new to nodeBB, due to some security reasons, I really want to delete infomation in event log page(especially IP) and all logged IP in database, how could I do it? Any mogoDB commands etc. will be appreciated.
Currently I only know I can delete Nginx logs.
Thanks in advance.