mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-16 14:08:33 -04:00
As per https://github.com/flatpak/xdg-desktop-portal/pull/166, an access check to a non-existant file should succeed if the parent directory exists, and we have write access to it, because we can then just create the file. This is needed for the "save" file chooser portal. Closes: #1488 Approved by: alexlarsson