Project

General

Profile

Actions

Bug #3009

closed

CMS based access checking

Bug #3009: CMS based access checking

Added by krileon about 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
21 November 2011
Due date:
% Done:

100%

Estimated time:

Description

When checking for category access it's not using CMS based methods for checking if access is permitted.

Currently is using $_CB_framework->myCmsGid() and should be using $_CB_framework->acl->get_groups_below_me() (with -1 and -2 added manually) then checking if Kunenas category access is IN that array (can be done from query! much more efficient!). See GJ 2.5 authorization function for example.

Updated by krileon almost 14 years ago Actions #2

See below forge ticket to be implemented in CBs forum integration for better access checking.

http://forge.joomlapolis.com/issues/2994

Updated by krileon almost 14 years ago Actions #3

  • % Done changed from 0 to 100

Updated by krileon almost 14 years ago Actions #4

  • Status changed from New to Resolved

Updated by krileon almost 14 years ago Actions #5

  • Target version set to 2.0.0

Updated by krileon almost 14 years ago Actions #6

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom