mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
removed multiple csrf
This commit is contained in:
parent
ffc862795d
commit
6ada544339
15 changed files with 41 additions and 73 deletions
|
|
@ -122,7 +122,7 @@ local context = {
|
|||
}
|
||||
|
||||
-- print config_list.html template
|
||||
print(template.gen("script_list.html", context))
|
||||
print(template.gen("pages/edit_configset.html", context))
|
||||
|
||||
-- append the menu below the page
|
||||
dofile(dirs.installdir .. "/scripts/lua/inc/footer.lua")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue