Skip to content

Fix Internal TargetInformationRetriever filter

Begin arcbot message
This merge request is automatically copied from !407 (merged) orginally made by @andrii
End arcbot message

This commit filter Endpoints that can be used by internal to file:// URIs or exact localhost name.

The result looks sane:

DEBUG: Found HED:TargetInformationRetrieverPlugin INTERNAL (it was loaded already)
DEBUG: The endpoint (arc6.univ.kiev.ua) is not supported by this plugin (INTERNAL)

Merge request reports