Automatically add a token to any autogenerated form.
Refactor previous commits to take advantage of that.
This commit is contained in:
parent
5e4db3adb4
commit
02e9354c15
7 changed files with 2 additions and 30 deletions
|
|
@ -607,7 +607,6 @@ sub www_editSettings {
|
|||
name => "op",
|
||||
value => "saveSettings"
|
||||
});
|
||||
$tabform->csrfToken();
|
||||
|
||||
my $definitions = definition($session, $i18n);
|
||||
foreach my $definition (@{$definitions}) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue