Skip to content
Snippets Groups Projects
  • Andrew Dolgov's avatar
    e9c062a1
    UrlHelper::rewrite_relative(): · e9c062a1
    Andrew Dolgov authored
     - support invoking specifying owner URL element/attribute
     - restrict mailto/magnet/tel schemes for A href
     - allow some data: base64 image types for IMG src
    
    Sanitizer::sanitize():
    
     - when checking href and src attributes, pass element tagname and attribute to rewrite_relative()
    e9c062a1
    History
    UrlHelper::rewrite_relative():
    Andrew Dolgov authored
     - support invoking specifying owner URL element/attribute
     - restrict mailto/magnet/tel schemes for A href
     - allow some data: base64 image types for IMG src
    
    Sanitizer::sanitize():
    
     - when checking href and src attributes, pass element tagname and attribute to rewrite_relative()