Allow users with 'edit any ... content' refresh feeds
geodaniel - June 26, 2009 - 13:43
| Project: | FeedAPI |
| Version: | 6.x-1.x-dev |
| Component: | Code feedapi (core module) |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Users can currently only refresh their own feeds (if they have the permission to edit their own nodes), or refresh any feeds if they have the permission to administer feedapi, but users who have the permission to 'edit any ... content' are unable to refresh the feeds.
Was this a conscious design decision, or could this be added in to the check in the _feedapi_op_access function?

#1
patch attached
#2
Yes, this makes sense. You can logically expect that behaviour.