<?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[Sharing a folder publicly redirects to login page]]></title><description><![CDATA[<p dir="auto">If you share a "folder" via link, the link redirects to the login page. If you do the same share via link for an image, it'll display the image as expected. I'd like to share images + pdf files by uploading a folder (uncompressed) that can be accessed by visiting the URL. Is this the intended effect or a bug?</p>
<p dir="auto">P.S. Kudos on the file drop feature. Love it! Thanks! <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44c.png?v=5de145fdea7" class="not-responsive emoji emoji-android emoji--ok_hand" style="height:23px;width:auto;vertical-align:middle" title="👌" alt="👌" /></p>
]]></description><link>https://forum.cloudron.io/topic/15920/sharing-a-folder-publicly-redirects-to-login-page</link><generator>RSS for Node</generator><lastBuildDate>Sun, 27 Sep 2026 23:26:21 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15920.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Sep 2026 23:12:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Sharing a folder publicly redirects to login page on Mon, 07 Sep 2026 16:20:45 GMT]]></title><description><![CDATA[<p dir="auto">Fixed now with next cubby release. Will go out later today</p>
]]></description><link>https://forum.cloudron.io/post/129137</link><guid isPermaLink="true">https://forum.cloudron.io/post/129137</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 07 Sep 2026 16:20:45 GMT</pubDate></item><item><title><![CDATA[Reply to Sharing a folder publicly redirects to login page on Mon, 07 Sep 2026 08:44:25 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for reporting, this seems a bug in the app routing. I will look into this.</p>
]]></description><link>https://forum.cloudron.io/post/129108</link><guid isPermaLink="true">https://forum.cloudron.io/post/129108</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 07 Sep 2026 08:44:25 GMT</pubDate></item><item><title><![CDATA[Reply to Sharing a folder publicly redirects to login page on Sun, 06 Sep 2026 03:57:25 GMT]]></title><description><![CDATA[<p dir="auto">Then it's not just the dir listing that is disabled.</p>
]]></description><link>https://forum.cloudron.io/post/129075</link><guid isPermaLink="true">https://forum.cloudron.io/post/129075</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sun, 06 Sep 2026 03:57:25 GMT</pubDate></item><item><title><![CDATA[Reply to Sharing a folder publicly redirects to login page on Sat, 05 Sep 2026 21:15:00 GMT]]></title><description><![CDATA[<p dir="auto">I created an index.html file with the code below and placed it inside of the shared folder. It still redirects to the login page.</p>
<pre><code>&lt;!DOCTYPE html&gt;
&lt;html lang="en"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;
    &lt;meta name="viewport" content="width=device-width, initial-scale=1.0"&gt;
    &lt;title&gt;Shared Files&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;
    &lt;h1&gt;Shared Files&lt;/h1&gt;

    &lt;ul&gt;
        &lt;li&gt;&lt;a href="image1.png"&gt;image1.png&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href="image2.png"&gt;image2.png&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
&lt;/body&gt;
&lt;/html&gt;
</code></pre>
]]></description><link>https://forum.cloudron.io/post/129071</link><guid isPermaLink="true">https://forum.cloudron.io/post/129071</guid><dc:creator><![CDATA[humpty]]></dc:creator><pubDate>Sat, 05 Sep 2026 21:15:00 GMT</pubDate></item><item><title><![CDATA[Reply to Sharing a folder publicly redirects to login page on Sat, 05 Sep 2026 00:07:02 GMT]]></title><description><![CDATA[<p dir="auto">does it work if you provide an index.html listing all the files?</p>
]]></description><link>https://forum.cloudron.io/post/129043</link><guid isPermaLink="true">https://forum.cloudron.io/post/129043</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sat, 05 Sep 2026 00:07:02 GMT</pubDate></item></channel></rss>