• dponi00

    (@dponi00)


    Hello!

    I hope you’re doing great! I just wanted to ask if it is possible to do the following when a user creates an account through a registration form:

    – Enforce a strong password so that users can’t just type in an easy-to-guess password. I have enabled strong password on Wordfence but it isn’t enforcing it. I tried by not marking it as required hoping to generate it automatically, but it is not included in the email sent to the user. My fields are set as follows:
    – Username, text field, user_username
    – Email, email field, user_email
    – Password, password field, user_password

    – Redirect to the login page but with success message from registration page after creating account (e.g. user created successfully, use the form below to login!)

    – Send a verification link to the email address before creating the account. I guess this would be redundant if the password is generated automatically since they should receive an email with the password or a link to generate a random one anyway.

    What would be the best approach? Could it be done or should I stick to a login plugin?

    Thanks again for all your help and have a nice weekend!

  • The topic ‘Verification links, redirects and enforcing strong passwords’ is closed to new replies.