And by that you mean that you would have it… because I can use it for almost everything already, banking, taxes, even here
Im working on this feature! (or at least giving it my best shot)
My thoughts are to add an option in Admin>Site Settings>Security under the Moderators view emails
radio selection. In accordance with the original feature request, instead of using this selector as a flag to turn the CSS for IP addresses on/off from Moderator’s view, we can check if the current user’s role is moderator
on the backend and prevent rails from querying the database for IP fields on the User model. Also, lastly, hiding the IP selections in the UI on the user profiles/logs
Super high level overview but that’s how Im thinking of the solution. Should have a PR up this week for people to comment on if interested!
PR is up here for review! FEATURE: add option to hide IP addresses from moderators by Beznet · Pull Request #31456 · discourse/discourse · GitHub