Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 02:33:10 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155539 Posts in 21712 Topics by 7737 Members
Latest Member: deanmacullam
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: account/email php allows duplicate emails  (Read 401 times)
PurpleEdge

Offline Offline

Posts: 232



WWW
« on: August 30, 2010, 08:30:32 AM »

In the account/signup php file there is code to check if a user's email address has already been used by another user, however there is no similar code in the account/email php file - so it is possible for a user to change their email to be the same as another user.

This will cause problems when the forgot php code is executed.

Is this intentional, or an oversight?
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #1 on: August 30, 2010, 10:59:38 AM »

Hi,

here can find the recoding roadmap

http://www.websitebaker2.org/forum/index.php/topic,17914.msg118930.html#msg118930

Dietmar
Logged

We are human beings - and nobody is perfect at all.
PurpleEdge

Offline Offline

Posts: 232



WWW
« Reply #2 on: August 31, 2010, 06:00:38 AM »

Thanks Dietmar,

Is the SVN version 2.8.2 ? and is it ready for general users to start experimenting with, to become familiar with some of the new features?

Regards,

Geoff B
Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #3 on: September 01, 2010, 02:56:37 PM »

When you mentioned forgot.php , I suggest to improve security for password retrival.

At this point, if someone knows your email address he can easily reset your password, so unless you see an email you will not know about that.. Even than, if someone wants to bug you, he can keep resetting your password any time as much as he wants without any problems..

I suggest to add 2 fields in table USERS: "security_question" and "security_answer" , so that user himself can define his question and answer (on preferences page)..

So the procedure would be: on forgot.php page show email field -> for inputed email show security question (if field is not blank) -> if security answer matches, send data on email..

This is easy to code, and I think it would be usefull..... what do you think ??

cheers
« Last Edit: September 01, 2010, 06:25:16 PM by crnogorac081 » Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!