mirror of
https://shylinux.com/x/icebergs
synced 2025-05-03 20:07:01 +08:00
opt some
This commit is contained in:
parent
9fb2e967a9
commit
b568aa8c8b
@ -79,7 +79,7 @@ func init() {
|
|||||||
if kit.Select("", arg, 1) == aaa.LOGIN {
|
if kit.Select("", arg, 1) == aaa.LOGIN {
|
||||||
return // 免登录
|
return // 免登录
|
||||||
}
|
}
|
||||||
case "/pod/", "/cmd/":
|
case "/pod/", "/cmd/", "/topic/":
|
||||||
return // 免登录
|
return // 免登录
|
||||||
case "/sso":
|
case "/sso":
|
||||||
return // 免登录
|
return // 免登录
|
||||||
|
Loading…
x
Reference in New Issue
Block a user