• Resolved tymonello

    (@tymonello)


    When I enable “Deny bad query strings:” option in PHP Firewall Settings, I can no longer open Elementor to edit page. In Chrome Inspect Tools I can see that the call to server which is getting blocked is: example.com/index.php?rest_route=/elementor/v1/globals.

Viewing 1 replies (of 1 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @tymonello

    According to the pattern check below. the globals used in query strings is an issue.

    '/^.*(globals|encode|loopback).*/i',

    I will create an internal ticket to cross-check in more detail if these globals should be allowed.

    Regards

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.