Ability to disable twilio signature verification via configuration setting #2618
tonyschwartz
started this conversation in
General
Replies: 1 comment
-
I can see the use case; we've run into this a couple of times as well. I feel like it may be better as a CLI flag/env variable though. That way disabling the security check would happen based on the environment rather than the global application config. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Enhancement request: Please allow us to disable the Twilio signature verification. We receive the twilio callback in a secure application in our DMZ which does the signature verification itself. Then, a completely separate app needs to pick up that message and deliver it to the GoAlert system. I am protecting GoAlert completely from any external threats. I wish to remove/disable verification. If that is unacceptable, I need some way to alter the host because it's completely different from what Twilio sees. Thank you for your consideration.
Beta Was this translation helpful? Give feedback.
All reactions