Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-345

Adjusting "Default" Permissions for In-Portal

    XMLWordPrintable

    Details

    • Type: Feature Request
    • Status: Closed
    • Priority: Minor
    • Resolution: Duplicate
    • Affects Version/s: 5.0.2-B1
    • Fix Version/s: None
    • Component/s: Permissions
    • Labels:
      None

      Description

      I think it's a good time to review and adjust the default "Permission settings" for In-Portal CMS distribution. Currently all permissions are very locked up and complex to adjust. While this is always a good thing to have we need to simplify the life for our Users and come up with a simple way to switch between Standard and Enhanced permissions.

      Few advantages to outline:

      1. Good example is that we quite often see NO Permissions screen for very small and simple sites. In most cases permission check is NOT needed at all.
      2. It will help to win some PHP processing time by shortening additional permission checks when it's not needed.

      [B]New Forms Section in root of Catalog leads to:[/B]

      Name:
      SELECT SUM(PermissionValue)
      FROM Permissions
      WHERE Permission = "in-portal:submissions.view" AND CatId = 0 AND GroupId IN (14,15) AND Type = 1
      LIMIT 0,1

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                alex Alex
                Reporter:
                dmitry Dmitry Andrejev [Intechnic]
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: