<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Reset password link email]]></title><description><![CDATA[<p dir="auto">Can someone explain how to config the reset password link it emails out or how to correct link url portion which is currently my hostname.</p>
<p dir="auto"><a href="http://myurl:8080/ui/reset-password" rel="nofollow ugc">http://myurl:8080/ui/reset-password</a>?</p>
]]></description><link>https://forum.mango-os.com/topic/3429/reset-password-link-email</link><generator>RSS for Node</generator><lastBuildDate>Sun, 13 Sep 2026 17:34:36 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/3429.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 Apr 2018 17:53:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Reset password link email on Mon, 23 Apr 2018 20:18:57 GMT]]></title><description><![CDATA[<p dir="auto">OK Thank-you</p>
]]></description><link>https://forum.mango-os.com/post/18138</link><guid isPermaLink="true">https://forum.mango-os.com/post/18138</guid><dc:creator><![CDATA[Phillip Weeks]]></dc:creator><pubDate>Mon, 23 Apr 2018 20:18:57 GMT</pubDate></item><item><title><![CDATA[Reply to Reset password link email on Fri, 20 Apr 2018 19:33:22 GMT]]></title><description><![CDATA[<p dir="auto">Yes sorry this was my bad, I'll add an input to system information for the next release</p>
]]></description><link>https://forum.mango-os.com/post/18103</link><guid isPermaLink="true">https://forum.mango-os.com/post/18103</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Fri, 20 Apr 2018 19:33:22 GMT</pubDate></item><item><title><![CDATA[Reply to Reset password link email on Wed, 18 Apr 2018 22:04:42 GMT]]></title><description><![CDATA[<p dir="auto">Hi Phillip,</p>
<p dir="auto">Great question! We intend to add a setting on the settings page for this soon. Some good news is that it was already coded as a system setting, so you can set that with,</p>
<pre><code>insert into systemSettings (settingname, settingvalue) values ('publiclyResolvableBaseUrl', 'http://myurl:port/');
</code></pre>
<p dir="auto">Through the /sqlConsole.shtm page.</p>
]]></description><link>https://forum.mango-os.com/post/18078</link><guid isPermaLink="true">https://forum.mango-os.com/post/18078</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Wed, 18 Apr 2018 22:04:42 GMT</pubDate></item></channel></rss>