mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
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:
@@ -29,6 +29,7 @@ IGNORED_PHRASES = [
|
||||
r"IP",
|
||||
r"JSON",
|
||||
r"Jitsi",
|
||||
r"Jotform",
|
||||
r"Kerberos",
|
||||
r"LinkedIn",
|
||||
r"LDAP",
|
||||
|
Reference in New Issue
Block a user