docs: add change log entry for webhook Authorization header leak

This commit is contained in:
Kjell Winblad 2023-01-31 09:48:56 +01:00
parent 0c4134c423
commit e7ef535580
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Make sure that the content of an Authorization header that users have specified for a webhook bridge is not printed to log files.

View File

@ -0,0 +1 @@
确保用户为webhook-bridge指定的Authorization-HTTP-header的内容不会被打印到日志文件。