Privilege matching -- allow JS anchors. Fixes #9550
Attempts to detect a special case where a file does not actuallyexist, and yet should be allowed since it is used by JavaScript.
So long as the anchor name doesn't contain any characters that might letit evade other checks, allow it through.
Privilege matching -- allow JS anchors. Fixes #9550
Attempts to detect a special case where a file does not actually
exist, and yet should be allowed since it is used by JavaScript.
So long as the anchor name doesn't contain any characters that might let
it evade other checks, allow it through.