Thread Like Summary
isaac
Total Likes: 1
Original Post (Thread Starter)
#264864 05/24/2021 7:42 PM
by Morgan
Morgan
Hi
FYI
On version 7.5.5
One of my moderators reported below, I have personally seen once before a few years ago that I had a password same as him 123456789123456789
Don't know where it came from but I changed it. ruffly same story.
see the members feedback below it was today or yesterday

Quote
I had entered the preferences page to update some
Of my other options, in the password section was a series of dots, I just ignored them. When I saved the changes I made
My phone asked if I wanted to update the password, so I clicked yes. When I tried to login on my laptop with my normal password it wouldn’t do so. So I looked on my phone for the new saved password which had changed to 123456789123456789, logged in and then updated
My password with one I would want to use.

I’ve updated my preferences a few times and this has never happened before.
Liked Replies
#264865 May 24th a 07:51 PM
by Gizmo
Gizmo
123456789123456789 is simply a placeholder on the changebasic and editbasic pages for the password field so that it appears populated; the changebasic and editbasic script pages ignore the password field when this value is present.

Code
	if ($ChosenPassword != "123456789123456789") {
		$changepassword = 1;
		$ChosenPassword = md5($ChosenPassword);
	}

It is odd that the system allowed the page to process the password change to this value as it's specifically coded to ignore that value.
1 member likes this
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
0 members (), 1,073 guests, and 180 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)