mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Cleanup unnecessary CSRF tokens passed
This commit is contained in:
parent
53e276e283
commit
af842e4aa6
17 changed files with 7 additions and 36 deletions
|
|
@ -32,8 +32,6 @@ sendHTTPHeader('application/json')
|
|||
|
||||
local result = {}
|
||||
|
||||
result.csrf = ntop.getRandomCSRFValue()
|
||||
|
||||
-- ################################################
|
||||
|
||||
if(_POST["JSON"] == nil) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue