FlashpointProject / launcher

Launcher for Flashpoint Archive
https://flashpointarchive.org
Other
941 stars 54 forks source link

feat: Strip username from uploaded logs #412

Closed oblivioncth closed 7 months ago

oblivioncth commented 8 months ago

Closes #405.

oblivioncth commented 8 months ago

Debating on if this should be more sophisticated, perhaps only replacing the username if it falls between forward/backslashes to avoid false positives in case a username is similar to a common word.

n0samu commented 8 months ago

perhaps only replacing the username if it falls between forward/backslashes to avoid false positives

That sounds like a good idea to me!

oblivioncth commented 8 months ago

Example