• Resolved AweCodeBox

    (@awecodebox)


    Hello,

    Thank you for creating the most advanced security plugin. I created a custom login form for my website. Also, I enabled the lockout option in the iThemes security dashboard. It works properly on WordPress default login page. But it not working on my custom login form that I used on a custom page. Also, my login widget works with an ajax method. Thank you for your assistance

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

    (@shanedelierrr)

    Hi @awecodebox, thank you for reaching out. By default, iThemes Security login options are designed to work only with WP login pages. According to our developers, you could manually integrate with the ITSEC_Lockout class. You’ll need to register a module using itsec_lockout_modules and then use either/both ITSEC_Lockout::check_lockout ITSEC_Lockout::do_lockout. You may look into the ITSEC_Brute_Force module. I hope this helps.

    Plugin Support chandelierrr

    (@shanedelierrr)

    Hi @awecodebox, I hope the information provided helped resolve the issue. Since we haven’t received a response, I’ll mark this post resolved. If you still need some assistance, feel free to open a new support topic, and we’d be happy to assist. Thank you!

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

The topic ‘Lockout for custom login form’ is closed to new replies.