ephes / django-cast

Django and Wagtail based blogging / podcasting app
Other
56 stars 6 forks source link

Wagtail APIViewSets Input Validation #148

Closed ephes closed 5 months ago

ephes commented 5 months ago

Wagtail ApiViewSets don't remove null bytes from user input on api endpoints. Add a workaround for now.