Skip to content
#

peewee-orm

Here are 34 public repositories matching this topic...

roshnet
roshnet commented Nov 1, 2019

Description

As of now, for POST /login and POST /signup, the request body needs to have a specific structure.
If that structure of request body is different from what is assumed in handling it, an exception is caused, which can cause entire server to halt, and other undesired effects.

Fix

This can be prevented by validating request body structure, and returning appropriate resp

Improve this page

Add a description, image, and links to the peewee-orm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the peewee-orm topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.