Jump to content
WebFlake
  • 0

Forcing users to reset their passwords


Guest Adams

Question

Guest Adams

Good day to all of you.

 

 

I was wondering, is there any way that I could force all of my users to reset their passwords the next time they access my site?

 

Thanks in advance.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
Guest Adams

Well, one option is to reset all the passwords via SQL, so they have to do a password recovery before they can login. You can add a message at the top of the site with info, so they know why their password isn't working anymore.However, they are 'fucked up' if their email isn't working anymore...

 

Is there any other way, or is that the only way to do that? Btw, thanks for your fast reply.

Link to comment
Share on other sites

  • 0
Guest Adams

Well a simple hook can do the trick- if user is logged on and member setting 'new_pass' = 0 = show message and force them to change their password- When new password is confirmed 'new_pass' = 1 = no message, full access..btw, new_pass doesn't exists just an example.

 

Thanks.

Link to comment
Share on other sites

  • 0
  • Administrator
The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...