• Resolved 11whyohwhy15

    (@11whyohwhy15)


    Hi,

    I’m trying to set up a page rule for cloudflare to ignore wordfence blocking lists as there is a conflict problem with rocket loader and wordfence but IPGB keeps changing the page URL end numbers on my backend?

    I originally set it up yesterday with this URL:
    /wp-admin/admin.php?page=WordfenceWAF&ip-geo-block-auth-nonce=4c8a3d07aa

    But today the URL is now this ?
    /wp-admin/admin.php?page=WordfenceWAF&ip-geo-block-auth-nonce=accdde8674

    So the rule now doesn’t work…

    Is there anything I can do to change this ?

    Thanks

    • This topic was modified 6 years, 8 months ago by 11whyohwhy15.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author tokkonopapa

    (@tokkonopapa)

    Hi @11whyohwhy15,

    Couldflare support says:

    You can perform basic wildcard matches by using a ‘*’ symbol in your rule pattern, allowing it to match a series of similar patterns rather than just one.

    So I expect the following works:

    /wp-admin/admin.php?page=WordfenceWAF&ip-geo-block-auth-nonce=*

    Unfortunately, the nonce value can not be fixed because it should have validated period if you enable “Prevent Zero-day Exploit”. Even if you do not enable it, I should update some files to prevent adding a nonce.

    Anyway, please try to put a wildcard in your page rules at first.

    • This reply was modified 6 years, 8 months ago by tokkonopapa.
    Thread Starter 11whyohwhy15

    (@11whyohwhy15)

    That worked – I must have missed that bit about wildcards in the support section… sorry.

    Thanks so much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘IPGB keeps changing the page URL end numbers’ is closed to new replies.