• Resolved John Lomat

    (@jedl1503)


    Request unlock button not working. When I click it nothing happens. It seems that the form and input fields are missing not sure why.



    I already deactivated all the plugins except this plugin.

    Action taken:
    – Deactivated child themes and all the plugins except this.
    – Deactivated all firewalls and security rules except login lockout.

    AIOS Version: 5.4.0
    WordPress version: 6.8
    Web server: Apache
    PHP version: 8.3.20 (Supports 64bit values)
    PHP max input variables: 2500
    PHP time limit: 300
    PHP memory limit: 1024M
    PHP memory limit (only for admin screens): 2048M
    Max input time: 60
    Upload max filesize: 128M
    PHP post max size: 128M

    • This topic was modified 1 year, 1 month ago by John Lomat.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter John Lomat

    (@jedl1503)

    I’m investigating this issue further. I’ve noticed that 

    wp_kses_post($error_msg)

    appears at line 118 in wp-security-user-login.php. Isn’t this function specifically designed to strip potentially unsafe HTML tags like 

    <form>

    and 

    <input>

    elements from the content? This would explain why only the button is visible while the form structure is missing.

    This is the first time I faced an issue. Not sure if this occurs on the latest version.

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @jedl1503

    This is an identified issue of the latest AIOS 5.3.10 release, and we have worked on the fix for this already.

    Upcoming release will have this issue solved.

    Regards

    Thread Starter John Lomat

    (@jedl1503)

    Awesome! keep us posted on the release. Thank you very much.

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @jedl1503,

    Ok, I will keep you posted.

    Regards

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

The topic ‘Request unlock button not working’ is closed to new replies.