OpenBBTerminal icon indicating copy to clipboard operation
OpenBBTerminal copied to clipboard

Anonymize logged in users flair in logs

Open clairericks opened this issue 1 year ago • 3 comments

Description

Anonymizes logged in users flair in the logs with FILTERED_FLAIR by matching pattern of all non whitespace characters enclosed in brackets. Fixes #4838

See screenshots of before & after:

Screenshot 2023-04-21 at 19 24 54 Screenshot 2023-04-21 at 19 23 54
  • [x] Summary of the change / bug fix.
  • [x] Link # issue, if applicable.
  • [x] Screenshot of the feature or the bug before/after fix, if applicable.
  • [x] Relevant motivation and context.
  • [ ] List any dependencies that are required for this change.

How has this been tested?

  • Please describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • Please also list any relevant details for your test configuration.
  • [ ] Make sure affected commands still run in terminal
  • [ ] Ensure the SDK still works
  • [ ] Check any related reports

Checklist:

Others

  • [ ] I have performed a self-review of my own code.
  • [ ] I have commented my code, particularly in hard-to-understand areas.

clairericks avatar Apr 21 '23 19:04 clairericks