•  
      request #10769 HTML changesets with base64 images should be either refused or stripped from changests
    Infos
    #10769
    Manuel Vacelet (vaceletm)
    2017-10-24 16:57
    2017-10-24 16:57
    10999
    Details
    HTML changesets with base64 images should be either refused or stripped from changests

    As of today if someone paste an image in ckeditor the image will be displayed and stored in changest as a base64 encoded string.

    The image is not displayed at artifact rendering time but if one edit the image, ckeditor will display it.

    This will make the database growth way to much so we should either

    • refuse changests/artifacts with that kind of content
    • strip the base64 content before saving into the DB

     

    Trackers
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    New
    Empty
    Attachments
    Empty
    References
    Referencing request #10769
    Referenced by request #10769