Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Permission check inconsistency #21

Description

@PhilBau

Hi,
if you look at lib/Feeds/Version.php, you read:
$meta['securityschema'] = array('Feeds::Item' => 'Feed item name::Feed item ID');

But in the code, I see:
lib/Feeds/Block/Displayfeed.php:43: ...SecurityUtil::checkPermission('Feeds:NewsFeed:', "$blockinfo[title]::",... ACCESS_READ
lib/Feeds/Api/User.php:36: ...SecurityUtil::checkPermission( 'Feeds::', '::', ACCESS_READ...
...

So, what is the correct permission scheme?
Philippe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions