Bug 105065 - Allow black-/whitelisting of external URLs to be loaded in the document
Summary: Allow black-/whitelisting of external URLs to be loaded in the document
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: framework (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-03 13:09 UTC by Martin Hollmichel
Modified: 2017-07-13 10:22 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Hollmichel 2017-01-03 13:09:53 UTC
allow the specification of a blacklist to provide content URLs the are not allowed to be loaded after loading a document.

allow the specification of a whitelist to provide content URLs the are allowed to be loaded after loading a document.

start the office process with addtional arguments (-blacklist, -whitelist). this is intended for being used as server, so no addtional UI elements intended. related to https://bugs.documentfoundation.org/show_bug.cgi?id=83665 just to address the issue in server mode.
Comment 1 Martin Hollmichel 2017-01-03 13:10:36 UTC
reassign to myself to provide implementation.
Comment 2 Heiko Tietze 2017-01-08 10:23:17 UTC
(In reply to Martin Hollmichel from comment #1)
> reassign to myself to provide implementation.

So setting as NEW is harmless :-)
Comment 3 Xisco Faulí 2017-07-13 10:22:44 UTC
Setting Assignee back to default. Please assign it back to yourself if you're
still working on this issue