Tips and Tricks HQ Support Portal › Forums › WP eMember › eMember : Generator Password
- This topic has 6 replies, 4 voices, and was last updated 10 years ago by wzp.
-
AuthorPosts
-
January 13, 2014 at 4:09 pm #10404DavSignMember
Hi,
I wanted to automatically add the password via the password generator. How can I have it?
Thanks
January 13, 2014 at 9:29 pm #60288mbrsolutionSpectatorHi DavSign, I don’t really understand your question but perhaps this URL is what you mean.
WP eMember – Creating a specific forgot password / reset password page
Why do you need a password generator and where?
Kind regards
October 30, 2014 at 8:28 pm #60289rccolataMemberI would like to autogenerate a password for a member. The situation is that the admin or other staff member is the one registering the ‘member’ and not the member. We have several membership levels where we are the ones giving them access and setting the membership level for them. THe way it is setup, I have to set the username and password. Is there a way to register without setting the password and have the system autogenerate a password and send the login details to the new member in his confirmation email?
Currently, I could just send a private registration page link to the new member and have him register. However I can not control who registers as anyone with this link can then register.
I also could register the person with a standard password and then have the user ‘reset his password’. This would be awkward as to ask the user to reset his password after getting the confimation email.
October 30, 2014 at 10:23 pm #60290wzpModeratorI also could register the person with a standard password and then have the user ‘reset his password’. This would be awkward as to ask the user to reset his password after getting the confimation email.
Random characters would work better. That way, you increase security, instead of using a guessable “standard password.”
October 30, 2014 at 10:57 pm #60291rccolataMemberYes I understand this but I don’t want myself or my staff to put in the password. I just want the system to autogenerate a password, hidden from myself or staff that is registering this person. Only on the user confirmation email will the autogenerated password show up. Currently, I have to enter a password to register this person.
October 30, 2014 at 10:59 pm #60292rccolataMemberThe risk is if we do a lot of registering, my staff or myself may just put in “asdfghjk” keystrokes just to get the password entered… thus the word ‘standard password’ and I will have 20 people with the same password.
October 31, 2014 at 1:46 am #60293wzpModeratorUse some PHP code to create a random string; then use the eMember API to update the password:
-
AuthorPosts
- You must be logged in to reply to this topic.