Skip to content

Commit a248539

Browse files
committed
1 parent 3b8f9eb commit a248539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: main/auth/inscription.php

+1
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@
427427
$defaults['extra_mail_notify_message'] = 1;
428428
$defaults['extra_mail_notify_group_message'] = 1;
429429

430+
$form->applyFilter('__ALL__', 'Security::remove_XSS');
430431
$form->setDefaults($defaults);
431432
$content = null;
432433

0 commit comments

Comments
 (0)