Unable to use .svg image as an avatar.
The message says:
{"data":{"code":"command-failure","msg":"Invalid media file provided"},"state":"success"}
Syndicated from the fediverse. Read and engage on the original instance.
View original on xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfThe message says:
{"data":{"code":"command-failure","msg":"Invalid media file provided"},"state":"success"}
2 replies
Honestly, it makes sense that Lemmy refuses to use SVG as profile picture, as they can be used for XSS.
Theoretically .svg-s are parseable, so it is possible to prevent or remove javascript from them programmatically.