ionoff

Results 1 issues of ionoff

``` File "/app/webhooks.py", line 82, in index mac = hmac.new(str(secret), msg=request.data, digestmod='sha1') File "/usr/local/lib/python2.7/hmac.py", line 136, in new return HMAC(key, msg, digestmod) File "/usr/local/lib/python2.7/hmac.py", line 52, in __init__ self.outer =...