ChangePlusPlusVandy/UFAR-frontend

Prevent users from making queries to the backend without specifying the required fields

Closed this issue · 0 comments

For the following pages:

  • User management page
  1. A user shouldn't be able to query a new user token without specifying the health zone and role fields. Currently, this is causing the backend to crash.
  2. Username, new Password, and password verification required to reset a user password.

Will keep updating with other pages later on