Sanitize UFT-8 content in logs #453

Merged
hakito merged 5 commits from main into main 2023-12-20 07:06:46 +00:00
hakito commented 2023-12-19 15:52:28 +00:00 (Migrated from gitea.com)

I accidently closed my previous PR #384

This PR replaces invalid UTF-8 character in a stream with ? character. On Windows Server 2019 other characters are replaced by ? as well so it's consistent.

fixes #452

I accidently closed my previous PR #384 This PR replaces invalid UTF-8 character in a stream with `?` character. On Windows Server 2019 other characters are replaced by `?` as well so it's consistent. fixes #452
lunny (Migrated from gitea.com) approved these changes 2023-12-20 02:27:04 +00:00
wolfogre (Migrated from gitea.com) approved these changes 2023-12-20 06:48:01 +00:00
Sign in to join this conversation.
No description provided.