Add server options to obfuscate credentials from logs
When discussing with @anoe the server problems in the context of #297 (closed), we agreed it would be helpful to run the server in Dev
mode (to get more logs), but doing so would show the passwords in the logs.
We should provide an option (either in gargantext.ini
or from the command line) to redact the passwords/sensitive data from the logs, so that we can get a bit more visibility on the issue.