Skip to content

Commit

Permalink
filter some post data
Browse files Browse the repository at this point in the history
thanks for bajief
  • Loading branch information
loveshell committed Apr 6, 2016
1 parent 6606edd commit 314a2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waf.lua
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ elseif PostCheck then
data=val
end
if data and type(data) ~= "boolean" and body(data) then
return true
body(key)
end
end
end
Expand Down

0 comments on commit 314a2f6

Please sign in to comment.