Coder Social home page Coder Social logo

Comments (7)

xet7 avatar xet7 commented on June 5, 2024

@fbroen

What maps?

What HTML tags?

What various places?

from wekan.

xet7 avatar xet7 commented on June 5, 2024

If this is about any new security issue, please follow security disclosure:

https://github.com/wekan/wekan/blob/main/SECURITY.md

from wekan.

xet7 avatar xet7 commented on June 5, 2024

But not escaping something is OK, when it does not create any kind of alert javascript popup like in XSS, because WeKan uses dompurify:

https://wekan.github.io/hall-of-fame/

from wekan.

xet7 avatar xet7 commented on June 5, 2024

It is a feature in WeKan, that is is possible to use some markdown and html for formatting.

from wekan.

fbroen avatar fbroen commented on June 5, 2024

@xet7
I would like to briefly explain the problem that I discovered today in more detail: We use a board to implement XML export files. For this purpose we also create cards where we mention XML tags.

We noticed the problem when we wrote the following for the title of a card: "The XML tag <person> needs to be changed to <pers>"

After saving the map or title, it only said "The XML tag needs to be changed to".

If html-tags are a feature for formating, is it possible to disable it for all boards or for one board?

from wekan.

xet7 avatar xet7 commented on June 5, 2024

@fbroen

Pull requests welcome.

https://github.com/wekan/wekan/blob/main/packages/markdown/src/template-integration.js#L76

Building WeKan and sending pull request:

http://github.com/wekan/wekan/wiki/Emoji

from wekan.

fbroen avatar fbroen commented on June 5, 2024

@xet7
Thank you for the information, but I'm not familiar with Node.js so I can't create a pull request. Maybe someone is also interessted in this feature. And we know it for the future to do not write something with < and >

from wekan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.