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 SpiceDB starts with log level info, the startup "configuration" log will include the full datastore DSN, including the plaintext password, inside DatastoreConfig.URI.
Impact
When SpiceDB starts with log level
info, the startup"configuration"log will include the full datastore DSN, including the plaintext password, insideDatastoreConfig.URI.Patches
v1.51.1
Workarounds
Change the log level to
warnorerror.