<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Page comments</title>
		<link>http://www.ssbits.com/home/</link>
		<atom:link href="http://www.ssbits.com/home/" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title></title>
			<link>http://www.ssbits.com/snippets/2010/using-a-password-validator/#PageComment_2007</link>
			<description>Hi ther great tutorial. I used it and it works great. The only problem i have is that when someone creates a password that does not match the criterion, the user does not get a nice javascript.jquery error displayed, but rather a huge SIlverstripe Error:

&quot;[User Error] Uncaught ValidationException: Validation error writing a Member object: Password is too short, it must be 7 or more characters long.; You need to increase the strength of your passwords by adding some of the following characters: uppercase, digits, punctuation. Object not written.&quot; 

How do i fix this?

</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/snippets/2010/using-a-password-validator/#PageComment_2007</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/snippets/2010/using-a-password-validator/#PageComment_843</link>
			<description>Hi Aram, it there a post for extending the JS validation?</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/snippets/2010/using-a-password-validator/#PageComment_843</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/snippets/2010/using-a-password-validator/#PageComment_492</link>
			<description>Hi Darren,

No there is no JS password validation, it is all done via php after submit (I think).

Aram</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/snippets/2010/using-a-password-validator/#PageComment_492</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/snippets/2010/using-a-password-validator/#PageComment_489</link>
			<description>Damn...I'll have to try this.  Is this native Prototype stuff?</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/snippets/2010/using-a-password-validator/#PageComment_489</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/snippets/2010/using-a-password-validator/#PageComment_141</link>
			<description>You should consider posting this info in the SS Docs too. I searched them and there's no mention of the PasswordValidator class.</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/snippets/2010/using-a-password-validator/#PageComment_141</guid>
		</item>
		

	</channel>
</rss>