Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126
<@1205302897361817621> lets try address greptile comments first
I think that since the backend returns this kind of content directly, this issue shouldn't arise. One solution I’ve thought of is to introduce https://github.com/cure53/dompurify.
hmm right, dont think its much of an issue here, looks good to me
cc <@818812780630507521> can you give pr a final review?
I gave it some thought: since this change directly modifies modal.svelte—and certain modals might involve dynamic elements like filenames—I decided to use the lightweight library DOMPurify to ensure security. Additionally, I fixed some formatting issues (which were causing the build action to fail).
Left a few comments.
Fixed & Replied
<:appwritemerged:834756403079544913>
Recommended threads
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...
- CSV imports were not working but found a...
With 1.9.5 Self-Hosted on a remote Debian 13 VPS I was trying to upload some data using the Import from CSV function. After following the Docs I created a csv f...
- Appwrite Sites: ERR_TOO_MANY_REDIRECTS o...
So, my domain was working perfectly fine with Vercel. I was using cloudflare CDN (still am) but CNAME was DNS-only. I switched over to appwrite, CNAME is still ...