mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
removed multiple csrf
This commit is contained in:
parent
ffc862795d
commit
6ada544339
15 changed files with 41 additions and 73 deletions
|
|
@ -54,8 +54,8 @@ if default_config_only == nil then
|
|||
default_config_only = false
|
||||
end
|
||||
|
||||
-- print config_list.html template
|
||||
print(template.gen("config_list.html", {
|
||||
-- print scripts_config template
|
||||
print(template.gen("pages/scripts_config.html", {
|
||||
config_list = {
|
||||
user_scripts = user_scripts,
|
||||
subdir = subdir,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue