You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you open server.log, the full connection string http://user:pass@mongodb is written multiple time in plaintext. At least password should be scrubbed
Expected Behavior
Password to be scrubbed in logs unless debug mode is enable with a warning saying it's dumping pasword in plaint test.
Steps To Reproduce
Check server.log
Environment
- OS: unraid 6.12.4
- How docker service was installed:
Unraid apps
CPU architecture
x86-64
Docker creation
unraid apps
Container logs
no need
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
Hello,
When you open server.log, the full connection string http://user:pass@mongodb is written multiple time in plaintext. At least password should be scrubbed
Expected Behavior
Password to be scrubbed in logs unless debug mode is enable with a warning saying it's dumping pasword in plaint test.
Steps To Reproduce
Check server.log
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: