mirror of
https://github.com/ouqiang/gocron.git
synced 2024-04-21 12:31:58 +00:00
close #94 修复普通用户无权限查看任务列表
This commit is contained in:
@@ -254,6 +254,7 @@ func urlAuth(ctx *macaron.Context) {
|
||||
"/task",
|
||||
"/task/log",
|
||||
"/host",
|
||||
"/host/all",
|
||||
"/user/login",
|
||||
"/user/editMyPassword",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user