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

geniuspig pushed a change to branch http
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from fb25780  Update RestTest.java
     add a97cdcb  add Authorization.

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/rest/controller/RestController.java   |  32 +------
 .../iotdb/db/rest/filter/AuthenticationFilter.java | 102 +++++++++++++++++++++
 .../org/apache/iotdb/db/rest/util/RestUtil.java    |   2 +
 .../org/apache/iotdb/db/service/RestService.java   |   2 +-
 .../java/org/apache/iotdb/db/rest/RestTest.java    |   5 +-
 5 files changed, 114 insertions(+), 29 deletions(-)
 create mode 100644 
server/src/main/java/org/apache/iotdb/db/rest/filter/AuthenticationFilter.java

Reply via email to