<?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: Building a user registration system – Part 2: The Set Password and Login Forms	</title>
	<atom:link href="https://michaelsoriano.com/building-a-user-registration-system-part-2-login-form/feed/" rel="self" type="application/rss+xml" />
	<link>https://michaelsoriano.com/building-a-user-registration-system-part-2-login-form/</link>
	<description>I turn code into captivating user experiences for the web</description>
	<lastBuildDate>Fri, 01 Dec 2023 00:51:17 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: Michael Soriano		</title>
		<link>https://michaelsoriano.com/building-a-user-registration-system-part-2-login-form/#comment-1389</link>

		<dc:creator><![CDATA[Michael Soriano]]></dc:creator>
		<pubDate>Sun, 12 Aug 2018 06:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5108#comment-1389</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/building-a-user-registration-system-part-2-login-form/#comment-1388&quot;&gt;Amreen&lt;/a&gt;.

1) Yes - it will only set to subscriber. That&#039;s all it does. The role administrator is there for other purposes, which was not included in the tutorial.
2) This is inside the &quot;forgot()&quot; method which is when a user is trying to reset their password. This is simply a check if the user hasn&#039;t gone through a successful &quot;complete()&quot; method (where the status is set in the model-&gt; updateUserInfo().]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/building-a-user-registration-system-part-2-login-form/#comment-1388">Amreen</a>.</p>
<p>1) Yes &#8211; it will only set to subscriber. That&#8217;s all it does. The role administrator is there for other purposes, which was not included in the tutorial.<br />
2) This is inside the &#8220;forgot()&#8221; method which is when a user is trying to reset their password. This is simply a check if the user hasn&#8217;t gone through a successful &#8220;complete()&#8221; method (where the status is set in the model-> updateUserInfo().</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Amreen		</title>
		<link>https://michaelsoriano.com/building-a-user-registration-system-part-2-login-form/#comment-1388</link>

		<dc:creator><![CDATA[Amreen]]></dc:creator>
		<pubDate>Sat, 11 Aug 2018 20:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5108#comment-1388</guid>

					<description><![CDATA[@Michael Soriano Indeed a great article to learn from! Below are my queries,it&#039;d be great if u would give more clarity on those.
1) I wanted to know when will the role be set to admin and when will it be subscriber. In my case it is being set to subscriber all the time. Although I want it to be admin for some users.
2) The status is set to pending unless the user hits the unique generated link. Under which scenario will this condition be executed? https://github.com/michaelsoriano/user-registration-codeigniter/blob/0abf42d09e0cfd3cea849b4dd7d0a024d2011274/application/controllers/Main.php#L178]]></description>
			<content:encoded><![CDATA[<p>@Michael Soriano Indeed a great article to learn from! Below are my queries,it&#8217;d be great if u would give more clarity on those.<br />
1) I wanted to know when will the role be set to admin and when will it be subscriber. In my case it is being set to subscriber all the time. Although I want it to be admin for some users.<br />
2) The status is set to pending unless the user hits the unique generated link. Under which scenario will this condition be executed? <a href="https://github.com/michaelsoriano/user-registration-codeigniter/blob/0abf42d09e0cfd3cea849b4dd7d0a024d2011274/application/controllers/Main.php#L178" rel="nofollow ugc">https://github.com/michaelsoriano/user-registration-codeigniter/blob/0abf42d09e0cfd3cea849b4dd7d0a024d2011274/application/controllers/Main.php#L178</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Soriano		</title>
		<link>https://michaelsoriano.com/building-a-user-registration-system-part-2-login-form/#comment-1387</link>

		<dc:creator><![CDATA[Michael Soriano]]></dc:creator>
		<pubDate>Fri, 29 Jun 2018 15:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5108#comment-1387</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/building-a-user-registration-system-part-2-login-form/#comment-1386&quot;&gt;GOUTHAM REDDY&lt;/a&gt;.

The file has been updated https://github.com/michaelsoriano/user-registration-codeigniter/commit/0abf42d09e0cfd3cea849b4dd7d0a024d2011274]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/building-a-user-registration-system-part-2-login-form/#comment-1386">GOUTHAM REDDY</a>.</p>
<p>The file has been updated <a href="https://github.com/michaelsoriano/user-registration-codeigniter/commit/0abf42d09e0cfd3cea849b4dd7d0a024d2011274" rel="nofollow ugc">https://github.com/michaelsoriano/user-registration-codeigniter/commit/0abf42d09e0cfd3cea849b4dd7d0a024d2011274</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: GOUTHAM REDDY		</title>
		<link>https://michaelsoriano.com/building-a-user-registration-system-part-2-login-form/#comment-1386</link>

		<dc:creator><![CDATA[GOUTHAM REDDY]]></dc:creator>
		<pubDate>Wed, 30 May 2018 15:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5108#comment-1386</guid>

					<description><![CDATA[i an getting this error
Call to undefined function mcrypt_create_iv()
i am using php 7.2.4 and mcrypt_create_iv()was DEPRECATED in PHP 7.1.0, and REMOVED in PHP 7.2.0
so kindly update password library.]]></description>
			<content:encoded><![CDATA[<p>i an getting this error<br />
Call to undefined function mcrypt_create_iv()<br />
i am using php 7.2.4 and mcrypt_create_iv()was DEPRECATED in PHP 7.1.0, and REMOVED in PHP 7.2.0<br />
so kindly update password library.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
