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
Describe the feature
Once #1136 is merged, we'll want to take the verbose progress messages coming from LfMergeBridge and send them to the ILogger instance. However, since there are some parts of Chorus that still expose the password, we should strip the password out (we know the password we used, since it's in the config) of any log messages before proceeding. (Unless the password is "pass", in which case we won't strip it out).
The text was updated successfully, but these errors were encountered:
rmunn
added
the
📖 MiniLcm
issues related to miniLcm library code, includes fwdat bridge and lcmCrdt
label
Oct 25, 2024
rmunn
changed the title
CrdtMerge followup: log verbose progress of S/R, stripping out passwords before logging
FwHeadless followup: log verbose progress of S/R, stripping out passwords before logging
Nov 1, 2024
Describe the feature
Once #1136 is merged, we'll want to take the verbose progress messages coming from LfMergeBridge and send them to the ILogger instance. However, since there are some parts of Chorus that still expose the password, we should strip the password out (we know the password we used, since it's in the config) of any log messages before proceeding. (Unless the password is "pass", in which case we won't strip it out).
The text was updated successfully, but these errors were encountered: