You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by sp...@apache.org on 2023/07/12 05:36:31 UTC

[iotdb] branch refactor/new_auth_stage_2 updated (76d562e11e5 -> e557f8cba56)

This is an automated email from the ASF dual-hosted git repository.

spricoder pushed a change to branch refactor/new_auth_stage_2
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 76d562e11e5 Rename and Fix test
     add e557f8cba56 Fix test, add MANAGE_DATABASE

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/it/IoTDBAuthIT.java     | 20 +++++++++++---------
 .../antlr4/org/apache/iotdb/db/qp/sql/SqlLexer.g4    |  5 +++++
 .../org/apache/iotdb/db/auth/AuthorityChecker.java   |  3 ++-
 .../iotdb/commons/auth/entity/PrivilegeType.java     |  4 +++-
 .../org/apache/iotdb/commons/utils/AuthUtils.java    |  2 ++
 5 files changed, 23 insertions(+), 11 deletions(-)