Skip to content
Snippets Groups Projects
Commit ca95e356 authored by Kevin von Spiczak's avatar Kevin von Spiczak
Browse files

[BUGFIX] add Altcha to IGNORE_FIELDS

parent ffc247e6
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,8 @@ class FormsFinisher extends AbstractFinisher {
public const IGNORE_FIELDS = [
'Honeypot',
'SgHoneypot',
'Recaptcha'
'Recaptcha',
'Altcha'
];
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment