<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: test.Client problems logging in (now fixed)</title>
	<atom:link href="http://www.willmer.com/kb/2008/07/testclient-problems-logging-in-now-fixed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.willmer.com/kb/2008/07/testclient-problems-logging-in-now-fixed/</link>
	<description></description>
	<lastBuildDate>Sun, 15 Aug 2010 05:18:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Israel</title>
		<link>http://www.willmer.com/kb/2008/07/testclient-problems-logging-in-now-fixed/comment-page-1/#comment-26106</link>
		<dc:creator>Israel</dc:creator>
		<pubDate>Sat, 26 Jul 2008 00:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2008/07/testclient-problems-logging-in-now-fixed/#comment-26106</guid>
		<description>yeah silly me, 

so basically a manual login without the user entering their password is impossible.

thanks for the clarification</description>
		<content:encoded><![CDATA[<p>yeah silly me, </p>
<p>so basically a manual login without the user entering their password is impossible.</p>
<p>thanks for the clarification</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel</title>
		<link>http://www.willmer.com/kb/2008/07/testclient-problems-logging-in-now-fixed/comment-page-1/#comment-26024</link>
		<dc:creator>Rachel</dc:creator>
		<pubDate>Thu, 24 Jul 2008 16:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2008/07/testclient-problems-logging-in-now-fixed/#comment-26024</guid>
		<description>No, that&#039;s not what I&#039;m saying, sorry it was unclear.

AFAICS, the password is not stored in the clear at all, so you cannot get at the cleartext password. You can only verify a given password against the stored hash to say &quot;yes, that&#039;s the same.&quot;</description>
		<content:encoded><![CDATA[<p>No, that&#8217;s not what I&#8217;m saying, sorry it was unclear.</p>
<p>AFAICS, the password is not stored in the clear at all, so you cannot get at the cleartext password. You can only verify a given password against the stored hash to say &#8220;yes, that&#8217;s the same.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: israel</title>
		<link>http://www.willmer.com/kb/2008/07/testclient-problems-logging-in-now-fixed/comment-page-1/#comment-26023</link>
		<dc:creator>israel</dc:creator>
		<pubDate>Thu, 24 Jul 2008 16:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2008/07/testclient-problems-logging-in-now-fixed/#comment-26023</guid>
		<description>Hi, 

i recently ran into this problem, i had created a new user and had sent them an email to verify and authorize their account, but i wanted them to login automatically once the account is verified.  Of course i couldn&#039;t use Login() on the user object returned by the authorization because i needed to call authenticate() but to do so i needed username &amp; password, which i could get from the user object, but password never works because it is a hash.

are you saying that if i had used create_user(), calling user.password would return the actual password not the string?</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>i recently ran into this problem, i had created a new user and had sent them an email to verify and authorize their account, but i wanted them to login automatically once the account is verified.  Of course i couldn&#8217;t use Login() on the user object returned by the authorization because i needed to call authenticate() but to do so i needed username &amp; password, which i could get from the user object, but password never works because it is a hash.</p>
<p>are you saying that if i had used create_user(), calling user.password would return the actual password not the string?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
