To whom it may concern,

Lovely little module. Thanks for the contribution.

I was wondering if you had any intentions of potentially adding a feature that would allow you to specify for which role the feeds would be published (like blocks)?

Probably an odd request, but it would be very useful on some of the sites that I use where the content is visible on a per-role basis.

Thanks,
Rene

Comments

todd nienkerk’s picture

Status: Active » Closed (won't fix)

Rene:

Thanks for the suggestion. However, truly restricting access per role will be near impossible. While it's possible to restrict the display of feed paths in a document's , we can't prevent users from accessing the feeds once they know the path. Feeds are fundamentally intended to be public so that users can subscribe to them using a variety of readers and aggregators; requiring authentication to access a private feed won't work in many of these applications. Technical concerns and roadblocks aside, creating a framework to handle user authentication for restricted (private) feeds is a complicated issue outside of the scope of this module.

That said, are you asking for a way to *fully* restrict access to some feeds, or do you simply want to hide the display of the paths in the document's (knowing that anybody who knows the direct path can still access the feed)?

todd nienkerk’s picture

Status: Closed (won't fix) » Postponed (maintainer needs more info)

Sorry -- accidentally set this issue to "won't fix" prematurely.

rhache’s picture

Todd,

I agree that full access control/authentication is outside the scope of this module.

All I want is the path to NOT be added to the document head on a per role basis.

I'm aware of the limitations, but I can take care of the "actual" authentication's by some other means.

Thanks,
Rene

todd nienkerk’s picture

Status: Postponed (maintainer needs more info) » Active

Rene:

Okay, sounds good. I'll add this request to the project's roadmap.

todd nienkerk’s picture

Assigned: Unassigned » todd nienkerk

Assigning the issue to myself.

Robbie Sternenberg’s picture

Assigning to self.

Robbie Sternenberg’s picture

Status: Active » Fixed

This has been added to the Drupal 5.x-1.4 release. Working on a Drupal 6 port now.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.