diff options
Diffstat (limited to 'changelog.d/3901.security')
-rw-r--r-- | changelog.d/3901.security | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/3901.security b/changelog.d/3901.security deleted file mode 100644 index a3d8bd01f..000000000 --- a/changelog.d/3901.security +++ /dev/null @@ -1 +0,0 @@ -Preload: Make generated JSON html-safe. It already was html safe because it only consists of config data that is base64 encoded, but this will keep it safe it that ever changes. |