Repository: kylin
Updated Branches:
  refs/heads/master aaf941698 -> 891caabd7


minor, remove user/ADMIN


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/891caabd
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/891caabd
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/891caabd

Branch: refs/heads/master
Commit: 891caabd7563b230855d251f4896fdfa9c09d0cd
Parents: aaf9416
Author: Hongbin Ma <mahong...@apache.org>
Authored: Tue Aug 22 17:26:52 2017 +0800
Committer: Hongbin Ma <mahong...@apache.org>
Committed: Tue Aug 22 17:27:57 2017 +0800

----------------------------------------------------------------------
 examples/sample_cube/template/user/ADMIN | 19 -------------------
 1 file changed, 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/891caabd/examples/sample_cube/template/user/ADMIN
----------------------------------------------------------------------
diff --git a/examples/sample_cube/template/user/ADMIN 
b/examples/sample_cube/template/user/ADMIN
deleted file mode 100644
index f27a36f..0000000
--- a/examples/sample_cube/template/user/ADMIN
+++ /dev/null
@@ -1,19 +0,0 @@
-{
-  "username" : "ADMIN",
-  "password" : "skippped-ldap",
-  "authorities" : [ {
-    "authority" : "ROLE_ADMIN"
-  }, {
-    "authority" : "ROLE_ANALYST"
-  }, {
-    "authority" : "ROLE_MODELER"
-  } ],
-  "disabled" : false,
-  "defaultPassword" : false,
-  "locked" : false,
-  "lockedTime" : 0,
-  "wrongTime" : 0,
-  "uuid" : null,
-  "last_modified" : 0,
-  "version" : "2.1.0"
-}
\ No newline at end of file

Reply via email to