Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
NoAds
piotr
New
Found this in the latest Github version of Pockets addon:
$PermissionModel = Gdn::permissionModel();
$PermissionModel->define(array(
'Garden.NoAds.Allow' => 0
I can't find this permission under roles ? Am I missing something or isn't this implemented yet ? I'm on 2.2
0