Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-33173

Add N1QL functions roles

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 7.0.0
    • None
    • cbauth
    • None

    Description

      For GA functions we need to be able to add global and scope function related roles.

      More specifically we need to be able to grant and revoke

      MANAGE_FUNCTIONS (create and drop global functions)
      EXECUTE_FUNCTIONS (execute any global function)
      EXECUTE_FUNCTION[function] (execute a specific global function)

      And those scope specific

      MANAGE_FUNCTIONS[scope] (create and drop functions in scope)
      EXECUTE_FUNCTIONS[scope] (execute any function in scope)
      EXECUTE_FUNCTION[scope:function] (execute a specific function in the given scope)

      Could we start with the first set?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            artem Artem Stemkovski
            marco.greco Marco Greco (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty