• Resolved yamatobito3112

    (@yamatobito3112)


    Hi, i want to know how to make allowlist in this plugin.

    In my case, the authentification endpoint that need to be allowed is like this:

    https://xxxxxxx/wp-json/

    I know that i can set up whitelist of IP adress, however I don’t figure the way to making white list of some URLs.

    Please help me if you know about this topic.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @yamatobito3112,

    Do you have the WP security > Firewall > WP REST API Disallow unauthorized requests enabled,

    If yes try disable it and check if it solves the issue.

    We have WP REST API white list feature in our task list and will release on one of the next release of AIOS.

    Regards

    Thread Starter yamatobito3112

    (@yamatobito3112)

    Thank you for your reply.

    I checked what you point out.

    However, WP REST API Disallow unauthorized requests is not enabled…

    What else could be causing this?

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @yamatobito3112,

    Please try disable one by one below settings mostly. It is an issue with other plugins.

    1) Deny bad query string – WP Security > Firewall > PHP rules tab. Deny bad query strings: uncheck the checkbox and save
    2) Advanced char filter – WP Security > Firewall > PHP rules tab. Enable advanced character string filter: uncheck the checkbox and save
    3) 5g firewall rules – WP Security > Firewall > 6G Blacklist firewall rules tab. Enable legacy 5G firewall protection uncheck the checkbox and save
    4) 6g firewall rules – WP Security > Firewall > 6G Blacklist firewall rules tab. Enable 6G firewall rules – uncheck the checkbox and save

    5) WP Security > Firewall > Internet bots ban – Blank HTTP headers Ban POST requests that have a blank user-agent and referer

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