• Resolved klenioaraujo

    (@klenioaraujo)


    Greetings, I found this plug fantastic

    I wish that members are not required to confirm their password on ARmember

    I have a system with wordpress rest api enabled, I can perfectly launch my new users / members rest api, the problem that these users manage to log in after confirming the password, I found something about it in the php Armember plug, but I don’t see that option in ARmember backend.

    I want an option to disable password confirmation
    Only after confirming the password can I login the new wordpress users

    class.arm_member_forms.php line 2475

    ‘Enable strong password?’, ‘ARMember’); ?>
    </span> </label>
    <div class = “arm_strong_password_options

    but I can’t find this option in the backend of the ‘Enable strong password?’ armember,

    Note. with the plug disabled I can login

    • This topic was modified 5 years, 8 months ago by klenioaraujo.
    • This topic was modified 5 years, 8 months ago by klenioaraujo.
    • This topic was modified 5 years, 8 months ago by klenioaraujo.
    • This topic was modified 5 years, 8 months ago by klenioaraujo.
    • This topic was modified 5 years, 8 months ago by klenioaraujo.
    • This topic was modified 5 years, 8 months ago by klenioaraujo.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter klenioaraujo

    (@klenioaraujo)

    important! I checked Armember inserts the wordpress user in his table _arm_members

    • This reply was modified 5 years, 8 months ago by klenioaraujo.
    • This reply was modified 5 years, 8 months ago by klenioaraujo.
    Plugin Author reputeinfosystems

    (@reputeinfosystems)

    Hello,

    Thank you for appreciating ARMember Plugin!

    As I understood from your request you want to disable confirm password field in signup form. If that is the case, then ARMember already provides facility to disable confirm password field from ARMember Lite -> Manage Forms -> Add/Edit Signup form page at password field setting option uncheck “Enable Confirm Password” option. That’s it.

    Please let me know if there is anything else.

    Thanks,

    Thread Starter klenioaraujo

    (@klenioaraujo)

    greetings, I noticed this field, my users are coming through the wordpress api, and what looks like they don’t receive the password valid on the armember, they are inserted in the user’s armember table, note that when I disable the plug, the users can be authenticated in wordpress

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

The topic ‘Enable / Disable confirm password’ is closed to new replies.