Jan Grulich c226288dd6 Document portal: implement add_named_full() function
This is a convenient function which can be used with flags, adding option to return
real path of the file we are trying to open in case the sandboxed app has access
to it. It also registers this file automatically to document store so there is no
need to call grant_permission() afterwards.

Closes: #1335
Approved by: alexlarsson
2018-01-25 09:22:21 +00:00
..