Sébastien Ros
Sébastien Ros
> I don't think creating ... or something similar to https://marketplace.umbraco.com/ is feasible Are you talking features or look and feel? Because I believe the Umbraco example is exactly what...
I see, so first step would be no external site, or OC integration. Just the repo and let people add things to it. Makes sense.
Can you rephrase your questions? Is your problem that SVG tags are not rendered correctly?
So your issue is that when users allow svg files to be uploaded they could be a threat? I believe svg files are allowed by default based on this doc...
Options: - remove the link (zoltan) - remove the `rel` attribute too - set href to `#`
Is there a way to have a small functional test for this?
@hishamco Wondering if it would make sense to expose `SupportedCultures` like `Culture.SupportedCultures` instead. Would it feel more natural to have it under a common thing. And another comment about something...
Almost done on my side
This should just work by changing the type in code. Please try to change it and verify it works in a PR.
How do you secure your logs? How are they stored and replicated, who can access them. How long to you conserve them? How do you delete them, if someone asks...