Project

General

Profile

Actions

Bug #3044

closed

allowaccess does not accept gid arrays

Added by krileon over 12 years ago. Updated about 12 years ago.

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

100%

Estimated time:
3:00 h

Description

When checking for allowed access using allowAccess it only takes into account a single GID wherein j1.7 they've an array of GIDs. It needs to be able to compare arrays so an array of GIDs can be passed to it.


Files

3044-pt1.patch (2.59 KB) 3044-pt1.patch krileon, 29 November 2011 15:50
3044-pt2.patch (1.21 KB) 3044-pt2.patch krileon, 29 November 2011 15:50
comprofiler.php (65.7 KB) comprofiler.php krileon, 29 November 2011 15:50
pms.mypmspro.php (56.9 KB) pms.mypmspro.php krileon, 29 November 2011 15:50

Related issues 1 (0 open1 closed)

Follows CB - Bug #3038: J2.5: get_user_permission not checking full access treeClosedbeat25 November 2011

Actions

Updated by krileon over 12 years ago

Actions #2

Updated by beat about 12 years ago

  • Status changed from Resolved to Closed
  • Target version set to CB 1.8
  • Estimated time set to 3:00 h

Implemented differently with added CB API in:

r1670 + r1671 as follows: J2.5: Fixed all ACL bugs and added support for Permissions settings, namely bug #3044, completes Joomla 2.5 support: Feature #3179 and Feature #2903 : J1.7: Limiting backend access using joomla 1.7 ACL, and bug #3000 : J2.5: CB User List access only checking one ACL group

Actions

Also available in: Atom PDF