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
Would love for this to be addressed. At least more security added for open-source servers. 2FA, SSO, different password for players than server, no plain text on players and MongoDB, etc.
Going into the mongodb shell and showing the setting collection reveals the authCredentials password in plain text
Reproduction
Used commands:
mongosh
use pisignage-server-dev
db.settings.find()
Sample Output Showing the password in plaintext
Possible In scope:
Resources Found
The text was updated successfully, but these errors were encountered: