• Resolved mervea6

    (@mervea6)


    Hi! I used your plug-in to create a sign up form. However I received an e-mail showing my password as it is and realized that you don’t hash the passwords. Can you fix that?

Viewing 1 replies (of 1 total)
  • Plugin Author hassantafreshi

    (@hassantafreshi)

    WordPress does not allow storing passwords in plain text in the database. To ensure that passwords are stored securely, Easy Form Builder uses the WordPress function to hash passwords before storing them in the database. This function uses a strong hashing algorithm to convert the password into a unique string of characters that cannot be easily reversed.

    When a user requests a new password in the Easy Form Builder login form or register(sign-up) form, Easy Form Builder will sent to the password in plain text.

    in next updates we will add magic login link in Pro version of Easy Form Builder.

Viewing 1 replies (of 1 total)
  • The topic ‘Plug in doesn’t HASH the passwords!’ is closed to new replies.