1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2025-01-07 03:55:05 +01:00
pleroma/changelog.d/3901.security
2023-06-02 17:09:58 +04:00

2 lines
178 B
Plaintext

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.