zulip/zerver/webhooks/freshdesk
Hemanth V. Alluri eb2809effe webhooks/freshdesk: Remove key checking step.
The idea behind doing this is that we would rather let the code error
out rather than add to the logs. It's webhook code usually never uses
the logging module so this section of legacy code needed to be changed
or removed.

Assists PR #15942.

Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com>
2020-07-28 10:55:11 -07:00
..
fixtures webhooks/freshdesk: Improve test coverage. 2018-10-04 12:16:06 -07:00
__init__.py
doc.md webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
tests.py webhooks/freshdesk: Remove key checking step. 2020-07-28 10:55:11 -07:00
view.py webhooks/freshdesk: Remove key checking step. 2020-07-28 10:55:11 -07:00