<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Genoa 0.6.24 users.profile.inc.php password update problem</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sun, 12 Apr 2026 10:38:58 -0000</pubDate>

		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<blockquote>
	<p>
		<span style="color:rgb(68,68,68);font-family:sans-serif;font-size:13px;line-height:20.799999237060547px;background-color:rgb(238,238,238);">but with my code when time you will update your password change with sha256 :)</span></p>
</blockquote>
<p>
	<font color="#444444" face="sans-serif" size="2"><span style="line-height:20.799999237060547px;">Same is done in 0.6.24 by default. So you have done the same in your code that it already does :) But thanks for your effort to help!</span></font></p>
]]></description>
			<pubDate>Tue, 16 Oct 2012 11:42:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7156&d=0#post35815]]></link>
		</item>
		<item>
			<title>MecTruy</title>
			<description><![CDATA[<p>
	i understand now, it means who is using md5 password they will stay always with this hash only new member will use sha256, but with my code when time you will update your password change with sha256 :)  <a href="http://www.cotonti.com/pastebin/196" style="margin:0px;padding:0px;font-size:13px;vertical-align:baseline;background-color:rgb(238,238,238);color:rgb(0,121,193);text-decoration:none;font-family:sans-serif;line-height:20.78333282470703px;">http://www.cotonti.com/pastebin/196</a></p>
]]></description>
			<pubDate>Tue, 16 Oct 2012 07:31:48 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7156&d=0#post35813]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	Old accounts use md5() hashes, this is default behavior. They are only updated to sha256 when they change password in profile. You don't need to use md5() function in profile because it is used by sed_hash() if current user_hashfunc value is md5 (which is so for existing users). If there are problems with that, then patch-0.6.23-0.6.24.sql is not applied correctly on your database.</p>
]]></description>
			<pubDate>Mon, 15 Oct 2012 17:14:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7156&d=0#post35806]]></link>
		</item>
		<item>
			<title>MecTruy</title>
			<description><![CDATA[<p>
	Trustmaster, have a problem you can control <span style="color:#ff0000;"><span style="background-color:#000000;">$roldpass = md5($roldpass);</span><span style="background-color:#fff0f5;"> look this where is sha256 salt ?  old account always must use md5 passwords.</span></span></p>
]]></description>
			<pubDate>Mon, 15 Oct 2012 10:47:36 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7156&d=0#post35801]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	Can anybody confirm the problem? I've just tested on a Genoa 0.6.24 instance and I was able to update the old md5 password to a new sha256 in profile.</p>
]]></description>
			<pubDate>Wed, 10 Oct 2012 18:33:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7156&d=0#post35771]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[<p>
	Please use pastbin to put in a lot of code:</p>
<p>
	<a href="http://www.cotonti.com/pastebin/">http://www.cotonti.com/pastebin/</a></p>
]]></description>
			<pubDate>Wed, 10 Oct 2012 09:57:10 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7156&d=0#post35768]]></link>
		</item>
		<item>
			<title>MecTruy</title>
			<description><![CDATA[<p>
	<strong>Genoa 0.6.24</strong> <span style="color:rgb(255,0,0);">system/core/users/users.profile.inc.php</span> password update problem, if you want change your password, you can't because <strong>users.profile.inc.php have a problem ! so we know cotonti password system changed with sha256 salt. but users.profile.inc.php just using md5 Crypt system, i did fix this. i did share fix codes, but Trustmaster must be control my codes, its working but maybe i did little wrong :)</strong></p>
<p>
	fix code:  <a href="http://www.cotonti.com/pastebin/196">http://www.cotonti.com/pastebin/196</a></p>
<p>
	 </p>
]]></description>
			<pubDate>Wed, 10 Oct 2012 07:45:57 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7156&d=0#post35766]]></link>
		</item>
	</channel>
</rss>