Skip to content
Snippets Groups Projects
  1. Jun 18, 2021
    • Andrew Dolgov's avatar
      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
  2. Jun 16, 2021
  3. May 21, 2021
  4. May 07, 2021
  5. Mar 13, 2021
  6. Mar 06, 2021
    • ltGuillaume's avatar
      Fix "array offset on value of type null" for $error and $old_error · 825e362f
      ltGuillaume authored
      I tried applying to only $error and only $old_error, but both appear to be needed.
      
      Log entries:
      E_NOTICE (8) 	classes/urlhelper.php:464 	Trying to access array offset on value of type null
      1. classes/urlhelper.php(464): ttrss_error_handler(8, Trying to access array offset on value of type null, classes/urlhelper.php, 464, [)
      2. classes/rssutils.php(464): fetch([{"url":"https://some.url.rss","login":"","pass":"","timeout":15,"last_modified":"Sat, 31 Aug 2019 15:22:31 GMT"})
      3. update.php(235): update_rss_feed(732, 1)
      825e362f
  7. Mar 01, 2021
  8. Feb 28, 2021
  9. Feb 23, 2021
  10. Feb 22, 2021
  11. Feb 06, 2021
  12. Feb 05, 2021
  13. Dec 12, 2020
  14. Nov 14, 2020
  15. Sep 28, 2020
  16. Sep 22, 2020
Loading