mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-05-02 13:05:20 +08:00
修复CSRF可能导致访问控制自动保存失败的问题
This commit is contained in:
@@ -61,7 +61,6 @@ func (this *IndexAction) RunPost(params struct {
|
||||
AuthJSON []byte
|
||||
|
||||
Must *actions.Must
|
||||
CSRF *actionutils.CSRF
|
||||
}) {
|
||||
defer this.CreateLogInfo("修改Web %d 的鉴权设置", params.WebId)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user