This is an automated email from the ASF dual-hosted git repository.
chaow pushed a change to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from a22c006 [IOTDB-1387] [To rel/0.12] Fix Without Null ALL doesn't take
effect in align by device clause (#3246)
add 93886c4 [To rel/0.12][Iotdb-1385] Extract the super user to the
configuration (#3252)
No new revisions were added by this update.
Summary of changes:
.../resources/conf/iotdb-engine.properties | 8 +++++++
.../org/apache/iotdb/db/auth/AuthorityChecker.java | 3 ++-
.../db/auth/authorizer/LocalFileAuthorizer.java | 3 +--
.../iotdb/db/auth/user/BasicUserManager.java | 10 +++++----
.../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 22 ++++++++++++++++++-
.../org/apache/iotdb/db/conf/IoTDBConstant.java | 2 --
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 25 +++++++++-------------
.../auth/authorizer/LocalFileAuthorizerTest.java | 4 ++--
.../db/auth/user/LocalFileUserManagerTest.java | 4 ++--
9 files changed, 52 insertions(+), 29 deletions(-)