Posted by moonfire on May 5, 2004 at 3:07pm
5 followers
Jump to:
| Project: | Drupal core |
| Version: | 5.5 |
| Component: | node system |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
In a site that does not allow "access content" to anonymous users, the RSS feed is not accessiable. A seperate permission to allow it would be nice since following the link would require authentication.
Comments
#1
#2
I was just looking for this exact functionality.
#3
look into the tokenauth module - which generates individual user tokens to be tacked onto the end of the feed URL to permit access to protected feeds (this will place token-appended feed links on a tokenauth tab on the User Profile page for the front page & Blog feeds, along with display of the user's token which the user may manually append to any other feed on the site).
Works for me, in Drupal 5.5 :^)
- will
#4
Considering that no new features will be added to D5 and that no one has shown any interest in this issue for a long time, I am closing this issue ticket. If you think we still need this feature request, please reopen it and move it to the D8 issue queue.