You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/06/19 13:39:07 UTC

[skywalking] 01/01: Remove login permanently.

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

wusheng pushed a commit to branch remove-login
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit 56522af37fd5588694ec6f574826a0d60f2b7308
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Wed Jun 19 21:38:55 2019 +0800

    Remove login permanently.
---
 apm-webapp/src/main/assembly/webapp.yml       | 6 ------
 apm-webapp/src/main/resources/application.yml | 5 -----
 docs/en/setup/backend/ui-setup.md             | 8 --------
 skywalking-ui                                 | 2 +-
 4 files changed, 1 insertion(+), 20 deletions(-)

diff --git a/apm-webapp/src/main/assembly/webapp.yml b/apm-webapp/src/main/assembly/webapp.yml
index bb67538..cb8e558 100644
--- a/apm-webapp/src/main/assembly/webapp.yml
+++ b/apm-webapp/src/main/assembly/webapp.yml
@@ -24,9 +24,3 @@ collector:
     # Point to all backend's restHost:restPort, split by ,
     listOfServers: 127.0.0.1:12800
 
-security:
-  user:
-    # username
-    admin:
-      # password
-      password: admin
diff --git a/apm-webapp/src/main/resources/application.yml b/apm-webapp/src/main/resources/application.yml
index 946f819..0f46dcb 100644
--- a/apm-webapp/src/main/resources/application.yml
+++ b/apm-webapp/src/main/resources/application.yml
@@ -33,11 +33,6 @@ collector:
     # Point to all backend's restHost:restPort, split by ,
     listOfServers: 127.0.0.1:12800
 
-security:
-  user:
-    admin:
-      password: admin
-
 spring:
   resources:
     add-mappings: false
diff --git a/docs/en/setup/backend/ui-setup.md b/docs/en/setup/backend/ui-setup.md
index d7ad38e..c85f9f3 100644
--- a/docs/en/setup/backend/ui-setup.md
+++ b/docs/en/setup/backend/ui-setup.md
@@ -9,7 +9,6 @@ Setting file of UI is  `webapp/webapp.yml` in distribution package. It is consti
 
 1. Listening port.
 1. Backend connect info.
-1. Auth setting.
 
 ```yaml
 server:
@@ -22,12 +21,5 @@ collector:
     # Point to all backend's restHost:restPort, split by , 
     listOfServers: 10.2.34.1:12800,10.2.34.2:12800
 
-security:
-  user:
-    # username
-    admin:
-      # password
-      password: admin
-
 ```
 
diff --git a/skywalking-ui b/skywalking-ui
index 40036f4..62c207e 160000
--- a/skywalking-ui
+++ b/skywalking-ui
@@ -1 +1 @@
-Subproject commit 40036f4cba9017d3727f06e5a597aec8183edf8b
+Subproject commit 62c207e4f677e4b865eec4dcfffad9e7c95066fb