Closed (duplicate)
Project:
Drupal core
Version:
6.6
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2008 at 20:22 UTC
Updated:
25 Nov 2008 at 21:23 UTC
When you make nodes that are private, RSS feed as
it is now, will spread the private info in the feed and
there is no way to turn it off.
There is a Sep 8,'08 patch available here to at least turn it off:
http://drupal.org/node/198129#comment-1000799
Designed from Drupal 6.4, jkmikelson reports that it works for
Drupal 6.6
This is a Security issue that should be in the Drupal 6 code base.
This issue is already listed for Drupal 7.x-dev here:
http://drupal.org/node/28337
I recommend that this be implemented not just to turn it off but
to selectively turn it off based on permissions. or at least the simple
turn it on/off for anonymous viewable content only.
Comments
Comment #1
dave reidPlease don't make a duplicate issue since 6.x and 5.x only accept bug fixes. Concentrate efforts in #28337: Add permissions to disable RSS feeds so we can get it fixed in 7.x and possibly backport to a contrib module.
Comment #2
mainebob commentedThanks Dave, AND Aren't "SECURITY" issues bugs? Doesn't it make sense to fix this for the version used by the largest number of the Drupal community (V6) so that they can benefit NOW.....and then PORT IT FORWARD to version 7 which my guess is it will be at least 6 months until it is ready for most of the community to use? -Bob
Comment #3
dave reidIt's not a security issue in regards that it allows someone can hack and damage your site, it's a feature request. Unfortunately the policy is that feature requests and API changes (like this would be) can only be accepted into the development version of Drupal. This could easily be accomplished as a contrib module.