Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter kebabas

    (@kebabas)

    deliberately type some non-exist user or incorrect password on existing user, does it also stuck there

    So I tried this – and yes, it gets stuck with any text I enter to username or password fields. I assume it doesn’t get out of this popup to check if entered data is correct

    Thread Starter kebabas

    (@kebabas)

    In that log I have found couple of entries with ESI:

    02/19/20 19:14:27.206 [46.17.175.116:24865 1 ISy] [ESI] Append nonce action to nonce list [action] yz-ajax-login-nonce
    02/19/20 19:14:32.342 [185.110.135.79:53026 1 0Wt] [ESI] Append nonce action to nonce list [action] yz-ajax-login-nonce

    However, I have no clue what it means. Is it working?

    Thread Starter kebabas

    (@kebabas)

    Hi, seems the problem remains after all.

    Yesterday it was working probably because I have purged all cache after I placed that code snippet. Today I have the same issue remaining, it gets stuck on “Authenticating” again.
    Any other ideas what could be causing this?

    Thread Starter kebabas

    (@kebabas)

    So far looks fine, but it’s hard to tell just yet, as it was randomly working / not working before. I will test it few more days.
    If I will run into this problem again, I will let you know.

    Thanks for great support

    Thread Starter kebabas

    (@kebabas)

    Hi, thanks for your answer.

    I have found a line like this:
    $ajax_nonce = wp_create_nonce( ‘yz-ajax-login-nonce’ );

    So does it mean I need to add such line:
    LiteSpeed_Cache_API::nonce_action( ‘yz-ajax-login-nonce’ )

    result would be:
    LiteSpeed_Cache_API::nonce_action( ‘yz-ajax-login-nonce’ );
    $ajax_nonce = wp_create_nonce( ‘yz-ajax-login-nonce’ );

    Is that correct?

    • This reply was modified 5 years ago by kebabas. Reason: missed semicolon
    Thread Starter kebabas

    (@kebabas)

    Hi, I think I have managed to generate one – EQZPSKAO

    As far as I understand, the popup is generated by plugin “Youzer panel”. It can be disabled / enabled through Youzer panel / membership settings / Login settings.

    Maybe that happens because Ajax setting is enabled? Maybe I can include Ajax to exception list?

Viewing 6 replies - 1 through 6 (of 6 total)