From f7f8e9cc7de686fe3e8ef424f1d50fa821255449 Mon Sep 17 00:00:00 2001 From: whycxzp <perryhsu@163.com> Date: 星期六, 23 一月 2021 17:30:48 +0800 Subject: [PATCH] update --- src/main/resources/config/authentication.properties | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/config/authentication.properties b/src/main/resources/config/authentication.properties index 317c088..32ba9e6 100644 --- a/src/main/resources/config/authentication.properties +++ b/src/main/resources/config/authentication.properties @@ -1,5 +1,5 @@ #dev鎺ュ彛璋冭瘯鏃朵娇鐢� -/**=anon +#/**=anon #闈欐�佽祫婧愪笉鎷︽埅 /static/**=anon @@ -19,9 +19,9 @@ #/resource/**=roles-or[dev,SuperAdmin] #璁剧疆闇�瑕乸ermission鐨勬嫤鎴� -/WaterComm/**=perms["water:all"] +#/WaterComm/**=perms["water:all"] #璁剧疆RolesOr鎷︽埅 #/WaterComm/**=rolesOr["admin","dev"] #鍏朵粬閾炬帴鏄渶瑕佺櫥褰曠殑 -#/**=authc +/**=authc -- Gitblit v1.9.1