Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Allowing registered users to change password

Quote Reply
Allowing registered users to change password
Has anyone developed code for dbman sql 2 to allow registered users to change their password? Also a "get new password" routine would be useful for users who have forgotten their password.
Tim Ault
Oxford UK
Quote Reply
Re: [timbo] Allowing registered users to change password In reply to
This could be done with a plugin (or two). If anyone has done this, I would be interested as well. It's on my list of modifications to attempt but I haven't got to it yet.

Currently the only option (which I have tried) is to use GT Community http://www.gossamer-threads.com/.../community/index.htm which will do exactly what you asked.

Simon.
Quote Reply
Re: [jai] Allowing registered users to change password In reply to
Hi Tim, hi Simon,

have a look at this:

http://www.gossamer-threads.com/...i?post=262646#262646

the profile subroutine from TheStone does exactly what you want. I've tested it with DBMan 1.2.0. Registered users can change their password without any problem. Also other (additional) user fields from the user table may be updated.

Hope this helps
Oliver
Quote Reply
Re: [olivers] Allowing registered users to change password In reply to
Blush oops.... I wanted to say I've tested it with Dbman version 2.1.0

sorry