This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch MaintainAuth
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 447fa266bd2 Support authentication for maintain statement
add 522ce0686ca Support authentication for udf management statement
No new revisions were added by this update.
Summary of changes:
.../it/query/recent/IoTDBMaintainAuthIT.java | 36 ++++++++++++++++++++++
.../org/apache/iotdb/db/auth/AuthorityChecker.java | 3 ++
.../execution/config/TableConfigTaskVisitor.java | 2 ++
.../plan/relational/security/AccessControl.java | 8 +++++
.../relational/security/AccessControlImpl.java | 10 ++++++
.../relational/security/AllowAllAccessControl.java | 5 +++
6 files changed, 64 insertions(+)