feat: 添加数据库资产、命令拦截器、授权资产等功能,修复GitHub Actions工作流
This commit is contained in:
@@ -57,6 +57,8 @@ var allowUrls = []urlpath.Path{
|
||||
urlpath.New("/api/portal/websites"),
|
||||
urlpath.New("/api/portal/info"),
|
||||
urlpath.New("/api/license"),
|
||||
urlpath.New("/api/admin/tools/tcping"),
|
||||
urlpath.New("/api/admin/tools/ping"),
|
||||
}
|
||||
|
||||
func Auth(next echo.HandlerFunc) echo.HandlerFunc {
|
||||
|
||||
Reference in New Issue
Block a user