<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: Email Address Being Rejecte as Username</title>
		<link>https://legacy.forums.gravityhelp.com/topic/email-address-being-rejecte-as-username</link>
		<description>Gravity Support Forums Topic: Email Address Being Rejecte as Username</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:04:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/email-address-being-rejecte-as-username" rel="self" type="application/rss+xml" />

		<item>
			<title>chobson on "Email Address Being Rejecte as Username"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-address-being-rejecte-as-username#post-366764</link>
			<pubDate>Sun, 07 Jul 2013 17:50:43 +0000</pubDate>
			<dc:creator>chobson</dc:creator>
			<guid isPermaLink="false">366764@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah! Nice, this worked for me: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/upon-update-15-you-cannot-use-the-email-field-to-populate-the-username-field#post-246441&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/upon-update-15-you-cannot-use-the-email-field-to-populate-the-username-field#post-246441&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chobson on "Email Address Being Rejecte as Username"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-address-being-rejecte-as-username#post-319176</link>
			<pubDate>Wed, 12 Jun 2013 17:17:44 +0000</pubDate>
			<dc:creator>chobson</dc:creator>
			<guid isPermaLink="false">319176@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd love to implement this as well... Any luck?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Email Address Being Rejecte as Username"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-address-being-rejecte-as-username#post-256043</link>
			<pubDate>Thu, 16 May 2013 18:24:40 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">256043@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Stephane,&#60;/p&#62;
&#60;p&#62;Could you give me a couple examples of email addresses used as usernames that are failing for you?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Stéphane Bergeron on "Email Address Being Rejecte as Username"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-address-being-rejecte-as-username#post-254241</link>
			<pubDate>Wed, 15 May 2013 11:33:33 +0000</pubDate>
			<dc:creator>Stéphane Bergeron</dc:creator>
			<guid isPermaLink="false">254241@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi again,&#60;/p&#62;
&#60;p&#62;Any information anyone can provide to help point me in the right direction? Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Stéphane Bergeron on "Email Address Being Rejecte as Username"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-address-being-rejecte-as-username#post-249371</link>
			<pubDate>Sun, 12 May 2013 17:27:40 +0000</pubDate>
			<dc:creator>Stéphane Bergeron</dc:creator>
			<guid isPermaLink="false">249371@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David,&#60;/p&#62;
&#60;p&#62;I think I need a little more help. I looked at that page and the example is not close to what I need to do. All I want to do is make sure the value entered in the email field is a valid email address and that it is not empty. I guess GF does this validation by default anyway. Then I just need the user registration addon to let the email be used as the username or not reject it because it contains characters other than letters and numbers. Can you point me to an closer example of this or give me additional info that pushes me in the right direction. From that link you gave me I have no idea where to even begin other than create the filter. I have no idea what code should go into it. &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Email Address Being Rejecte as Username"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-address-being-rejecte-as-username#post-229941</link>
			<pubDate>Mon, 29 Apr 2013 13:28:15 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">229941@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You are correct about changes in 1.5. &#60;/p&#62;
&#60;p&#62;There were changes made with this version to use the WordPress validation, which explains why you can no longer use the email address as the username. &#60;/p&#62;
&#60;p&#62;To get around this, you can use the gform_user_registration_validation hook  &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_user_registration_validation&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_user_registration_validation&#60;/a&#62; and do your own validation on the field and/or update the existing validation of the field in the form object to be successful.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Stéphane Bergeron on "Email Address Being Rejecte as Username"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-address-being-rejecte-as-username#post-229937</link>
			<pubDate>Mon, 29 Apr 2013 13:19:35 +0000</pubDate>
			<dc:creator>Stéphane Bergeron</dc:creator>
			<guid isPermaLink="false">229937@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;On a multisite network I manage, I was just notified by a blog owner that users cannot register to their blog. I checked and it seems valid email addresses are being rejected as a username saying it needs to have only lowercase letters and numbers. WordPress itself does not enforce that policy as it makes no sense whatsoever anyway (email addresses are ideal usernames) and it worked before. I don't have a plugin enforcing such a policy either. &#60;/p&#62;
&#60;p&#62;So I tested and reverted back version 1.4 of the User Registration addon and things work normally again.&#60;/p&#62;
&#60;p&#62;Is there a specific reason version 1.5 now rejects email addresses as usernames? To me that is a bug as there's no reason I can think of that would justify this and this major change is also not mentioned in the 1.5 changelog that I can see.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
