Вежливый_Лис to Lemmy Support@lemmy.ml · 1 month agoUnable to use .svg image as an avatar.message-squaremessage-square3linkfedilinkarrow-up14file-text
arrow-up14message-squareUnable to use .svg image as an avatar.Вежливый_Лис to Lemmy Support@lemmy.ml · 1 month agomessage-square3linkfedilinkfile-text
The message says: {"data":{"code":"command-failure","msg":"Invalid media file provided"},"state":"success"}
minus-squareBlackEco@lemmy.blackeco.comlinkfedilinkarrow-up4·1 month agoHonestly, it makes sense that Lemmy refuses to use SVG as profile picture, as they can be used for XSS.
minus-squareaaryAlinkfedilinkarrow-up1·1 month agoTheoretically .svg-s are parseable, so it is possible to prevent or remove javascript from them programmatically.
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.