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

Permission check inconsistency #21

Open
PhilBau opened this issue Feb 21, 2012 · 0 comments
Open

Permission check inconsistency #21

PhilBau opened this issue Feb 21, 2012 · 0 comments

Comments

@PhilBau
Copy link

PhilBau commented Feb 21, 2012

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant