1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-26 01:24:05 +08:00
This commit is contained in:
harveyshao 2022-07-17 23:52:59 +08:00
parent 82c8f3a18b
commit fcd0630eca

View File

@ -76,6 +76,9 @@ func init() {
if kit.Select("", arg, 1) == "" {
return // 免登录
}
if kit.Select("", arg, 1) == aaa.LOGIN {
return // 免登录
}
case "/pod/", "/cmd/":
return // 免登录
case "/sso":