django-sns-view icon indicating copy to clipboard operation
django-sns-view copied to clipboard

A drop in configurable django view that is used to subscribe and process AWS SNS messages.

Results 3 django-sns-view issues
Sort by recently updated
recently updated
newest added

Currently, this package validates that subscription requests are signed by AWS, but this allows any account on AWS to create a topic and start sending messages to an endpoint. This...

See full description of issue at : https://stackoverflow.com/questions/60569498/different-newline-character-lengths-for-django-and-sns-servers-while-subscribin

Currently this is broken, looking at travis configuration it seems ive set it up fine.

bug