I am trying to figure out when the IP Address is saved. Is it saved for non-registered users?
Is there a setting where I can disable that the IP Address is saved?
@majr It depends. IP addresses may be saved in a variety of places along the chain. NodeBB itself does have some NodeBB specific knobs. See ACP/admin/settings/post.
For e.g.:
Most web servers collect logs so disabling above does not provide anonymity.
Update: I figured out how to merge the accounts -- I just had to supply an email and the plugin did the rest.
But now I have another problem: How do I access the user's remote ID from the template? So that when someone clicks on the username/icon, they're redirected to my application's profile page as opposed to NodeBB's?