Replace sensitive information upon submission
I couldn't find if Trac is actually able to do so, but it be be nice if it could filter out sensitive information like bridge IP addresses.
Like when reports contain `Bridge at 'here was an IP4-address_of_the_bridge:port'` it should either remove the IP (IP4/IP6) address and the port or replace it.
There are people heavily familiar with RegEx so the example should be trivial to handle.
issue