integrations: Fix Jotform integration by accepting form-data payloads.

This does not add support for files.

Fixes part of #32460.

Co-authored by: PieterCK <pieterceka123@gmail.com>
This commit is contained in:
Niloth P
2024-11-26 20:37:54 +05:30
committed by Tim Abbott
parent 2942a44224
commit e731fb9eba
6 changed files with 124 additions and 24 deletions

View File

@@ -29,6 +29,7 @@ IGNORED_PHRASES = [
r"IP",
r"JSON",
r"Jitsi",
r"Jotform",
r"Kerberos",
r"LinkedIn",
r"LDAP",