removed multiple csrf

This commit is contained in:
gabryon99 2020-05-06 18:37:39 +02:00
parent ffc862795d
commit 6ada544339
15 changed files with 41 additions and 73 deletions

View file

@ -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,