Skip to content
  • Bastien Nocera's avatar
    Revert "thumbnails: keep the orignal file name" · 6bb71e26
    Bastien Nocera authored
    This reverts commit e7006be2.
    
    Passing the filename to an untrusted thumbnailer is a potential
    information leak, or a possible method to get that thumbnailer
    to crash.
    
    The Flatpak sandboxing codepaths unfortunately cannot remap files, so
    that's the reason why the original filename is passed.
    6bb71e26