<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Security</title><link>http://forums.asp.net/25.aspx</link><description>All about ASP.NET security (authentication, authorization, membership, roles, etc.) and the Login controls. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=24&amp;c=17" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Entire User Listing on registeration form under Firefox "Confirm Password Change"??</title><link>http://forums.asp.net/thread/1383905.aspx</link><pubDate>Tue, 29 Aug 2006 16:54:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1383905</guid><dc:creator>wsmonroe</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1383905.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=1383905</wfw:commentRss><description>The root of this problem is not anything to do with .NET, but with a Feature of FireFox. I racked my brain on this and finally found the answer. I posted details of what exactly causes the popup and how to fix it in another thread&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://forums.asp.net/thread/1383900.aspx"&gt;http://forums.asp.net/thread/1383900.aspx&lt;/a&gt;&lt;br /&gt;</description></item><item><title>Re: Entire User Listing on registeration form under Firefox "Confirm Password Change"??</title><link>http://forums.asp.net/thread/1343137.aspx</link><pubDate>Mon, 17 Jul 2006 12:41:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1343137</guid><dc:creator>gokcer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1343137.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=1343137</wfw:commentRss><description>Ok here was the cause.&lt;br /&gt;Text field with DateRangeValidator with Type set to Date and Min &amp;amp; Max set to mm/dd/yyyy format dates.&lt;br /&gt;&lt;br /&gt;As soon as as I removed this then it started to work like it is supposed to. Clearing ValidationGroup=CreateUSerWizard1 also worked.&lt;br /&gt;&lt;br /&gt;Same text field had 2 validators checking the contents one regularexpression to check mm/dd/yyyy and range to check the date range. No I do the data range check in the code.&lt;br /&gt;&lt;br /&gt;Is there a solution to this?&lt;br /&gt;&lt;br /&gt;</description></item><item><title>Entire User Listing on registeration form under Firefox "Confirm Password Change"??</title><link>http://forums.asp.net/thread/1342793.aspx</link><pubDate>Mon, 17 Jul 2006 01:42:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1342793</guid><dc:creator>gokcer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1342793.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=1342793</wfw:commentRss><description>&lt;font face="Arial"&gt;If a user is already logged in to the site and go in to registeration page and try to register a new user without a matching password, I get a Pop up dialog box that list all the users in the database with a title "Confirm Password Change"&lt;br /&gt;&lt;br /&gt;This CreateUserWizard has a Custom Complete Step with couple extra fields.&lt;br /&gt;&lt;br /&gt;If I do this from using a registation page with a default Createuserwizard then it does not happen.&lt;br /&gt;&lt;br /&gt;Does any one know why or a solution?&lt;br /&gt;&lt;/font&gt;</description></item></channel></rss>