• Resolved looknear

    (@looknear)


    you have a great feature of integrating google reCAPTCHA on login pages.
    But this also effect login checks that are done in plugins via REST calls…
    So you are blocking all calls to “wp_authenticate” in the PHP code.
    This is a big problem. and made us to disable the reCAPTCHA for now.

    Can you please make sure it will apply ONLY to actual login and register pages? (as you clearly intended and explained)

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support wfphil

    (@wfphil)

    Hi @looknear

    I am sorry to hear that you have been having a problem.

    When you said, “But this also effect login checks that are done in plugins via REST calls…”

    Please provide a link to the plugin that you are using.

    Thread Starter looknear

    (@looknear)

    Hi
    it is internal used plugin. but it uses wp_authenticate call.
    This call is effected by the firewall. so your plugin blocks these calls as they were frontend login tries

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘google reCAPTCHA error on REST’ is closed to new replies.