|
|
|
Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies
Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

jtbthatsme: Well I just reset my password however I might want to point out it asks for ones username or email address if you enter the username it came up saying not recognised or words to that effect. I just changed it to my email address and did it that way instead.
timmmay: I did a review of a website against the OWASP top ten recently, it was an interesting exercise. Worth doing for Geekzone perhaps.
muppet: I'm curious - from a technical point of view, what did you do to the database to reset everyone's password?
muppet: I'm still logged in, so I assume (hope) my actual password hasn't changed in the database.
sqlpro: just letting you know, if you are using chrome you wont be able reset password!
it does not matter whether you enter user name or email you dont get any message!
i had to try in IE and it worked!
Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies
Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.
timmmay: One of the security principles in the OWASP top ten security vulnerabilities is to reauthenticate a user before allowing a password change. As it is right now if someone leaves their profile logged in someone else could change their password easily. Though I guess it doesn't really matter, it's not like geekzone is internet banking.
I did a review of a website against the OWASP top ten recently, it was an interesting exercise. Worth doing for Geekzone perhaps.
joker97: if my password still works do i still need to reset it?
Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies
Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.
muppet: I'm curious - from a technical point of view, what did you do to the database to reset everyone's password?
freitasm:
Technically? I was going to update one password but instead typed the command and pressed the EXEC button before finishing up the WHERE clause. That's not very technical...
kenkeniff:muppet: I'm curious - from a technical point of view, what did you do to the database to reset everyone's password?freitasm:
Technically? I was going to update one password but instead typed the command and pressed the EXEC button before finishing up the WHERE clause. That's not very technical...
I think he was asking did you;
a) NULL everyone's password so no-one should be able to log on?
b) Replace everyone's password with an identical HASH, in which case everyone could log on with the same password (if they knew what it was)?
or c) Replace everyone's password with a plain-text string (in which case you're storing plain-text passwords)?
Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies
Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.
|
|
|