Details

    Description

      Implement the standard behavior for

      GRANT xxx TO PUBLIC;
      REVOKE xxx FROM PUBLIC;

      Also, this statement is supposed to work:

      SHOW GRANTS FOR PUBLIC;

      And these should not

      CREATE ROLE PUBLIC;
      DROP ROLE PUBLIC;
      SET ROLE PUBLIC;
      GRANT PUBLIC TO xxx;
      REVOKE PUBLIC FROM xxx;

      Note that

      SHOW GRANTS FOR xxx;

      should not list roles and privileges granted to PUBLIC (unless granted to xxx too), but

      SHOW GRANTS;

      should, arguably, list them.

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Sergei Golubchik made transition -
            Open In Review
            228d 6h 49m 1
            Oleksandr Byelkin made transition -
            In Progress Stalled
            400d 2h 27m 2
            Oleksandr Byelkin made transition -
            In Progress In Review
            286d 1h 6m 1
            Sergei Golubchik made transition -
            In Review Stalled
            128d 4h 56m 2
            Oleksandr Byelkin made transition -
            Stalled In Progress
            2183d 41m 4
            Sergei Golubchik made transition -
            In Progress In Testing
            21d 10h 10m 1
            Angelique Sklavounos (Inactive) made transition -
            In Testing Stalled
            35d 10m 1
            Sergei Golubchik made transition -
            Stalled Closed
            7d 14h 27m 1

            People

              sanja Oleksandr Byelkin
              serg Sergei Golubchik
              Votes:
              1 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.