Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-7076

Extend acl system for more local options

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major Major
    • None
    • 3.1.0-dev
    • Other
    • None
    • PHP Environment: 5.2.4
      Database: 5.0.45-community-nt

      This is a feature request to extend the permissions system to allow more easily other local acl options.

      For example auth_admin::acl_set could be modified to take input like

      function acl_set($ug_type, $local_id, $local_option = 'forum_id', $ug_id, $auth, $role_id = 0, $clear_prefetch = true)

      Obviously FAR more to it then just that lots of functions like get_mask, get_role_mask, display_mask. Some functions would need to have the option $local_table etc.. as well and its not a small change, but thought early in the process is the time to submit such a request.

      It would make the permissions system even more flexible.

            Marc Marc
            poyntesm poyntesm [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: