<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Attachment URLs - Not Secured - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/attachment-urls-not-secured/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 12 Sep 2026 07:11:02 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Attachment URLs - Not Secured</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/attachment-urls-not-secured/#post-16678</link>
                        <pubDate>Mon, 04 Jun 2018 08:28:24 +0000</pubDate>
                        <description><![CDATA[No problem at all. I&#039;ll put something in myself at some point just wanted to see if there was an option out-of-the-box.Thanks for the quick and detailed reply.]]></description>
                        <content:encoded><![CDATA[<p>No problem at all. I'll put something in myself at some point just wanted to see if there was an option out-of-the-box.</p><p>Thanks for the quick and detailed reply.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>swannmatt</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/attachment-urls-not-secured/#post-16678</guid>
                    </item>
				                    <item>
                        <title>RE: Attachment URLs - Not Secured</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/attachment-urls-not-secured/#post-16629</link>
                        <pubDate>Sat, 02 Jun 2018 14:29:53 +0000</pubDate>
                        <description><![CDATA[Hi Matt,I&#039;m sorry but there is no an extra security functions in file attachment storing and displaying mechanism. All files are public like they are for WordPress other plugins and blog pos...]]></description>
                        <content:encoded><![CDATA[<p>Hi Matt,</p><p>I'm sorry but there is no an extra security functions in file attachment storing and displaying mechanism. All files are public like they are for WordPress other plugins and blog posts.. To make them non-public, we'll have to create a separate API and change image URs to .php files with GET variables like this:</p><pre>.../<span style="color: #ff0000">attachment.php</span>?attach=23&amp;session=xdf8edshk4r</pre><p>This kind of URLs are getting lots of conflict with WordPress Security plugins. The direct call of PHP files are blocked by Server and WordPress security systems. This will bring lots of problems on different websites.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/attachment-urls-not-secured/#post-16629</guid>
                    </item>
				                    <item>
                        <title>Attachment URLs - Not Secured</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/attachment-urls-not-secured/#post-16603</link>
                        <pubDate>Fri, 01 Jun 2018 10:41:46 +0000</pubDate>
                        <description><![CDATA[We are using WPForo and everything seems great so far. The only issue we&#039;ve found is that if someone gets hold of an attachment URL then anyone can access an uploaded file without having to ...]]></description>
                        <content:encoded><![CDATA[<p>We are using WPForo and everything seems great so far. The only issue we've found is that if someone gets hold of an attachment URL then anyone can access an uploaded file without having to be logged in. I understand the files are stored within the WordPress media library and potentially this could be the issue.</p><p>Are these URL's supposed to require an active session by default? Or is there a mod to support this? Would wpForo Advanced Attachments fix this issue?<br /><br />Cheers,</p><p>Matt</p><p>P.S. Please ignore the attachment, I am testing something.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>swannmatt</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/attachment-urls-not-secured/#post-16603</guid>
                    </item>
							        </channel>
        </rss>
		