I'm having a problem where the app crashes out when it receives a Chirpstack MQTT packet from my device, but in order to post the logs, I have to go through and sanitise it to remove the plaintext MQTT password, among other information such as the username and hostnames.
It might be a good idea to not log this information in full, to avoid credentials from leaking in bug reports.
I'm having a problem where the app crashes out when it receives a Chirpstack MQTT packet from my device, but in order to post the logs, I have to go through and sanitise it to remove the plaintext MQTT password, among other information such as the username and hostnames.
It might be a good idea to not log this information in full, to avoid credentials from leaking in bug reports.