mirror of
https://shylinux.com/x/icebergs
synced 2025-04-29 02:29:22 +08:00
opt some
This commit is contained in:
parent
82c8f3a18b
commit
fcd0630eca
@ -76,6 +76,9 @@ func init() {
|
|||||||
if kit.Select("", arg, 1) == "" {
|
if kit.Select("", arg, 1) == "" {
|
||||||
return // 免登录
|
return // 免登录
|
||||||
}
|
}
|
||||||
|
if kit.Select("", arg, 1) == aaa.LOGIN {
|
||||||
|
return // 免登录
|
||||||
|
}
|
||||||
case "/pod/", "/cmd/":
|
case "/pod/", "/cmd/":
|
||||||
return // 免登录
|
return // 免登录
|
||||||
case "/sso":
|
case "/sso":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user