You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some error messages (e.g. PATCH /api/users/9 when sending bogus information) reveal information about the expected fields: "Role should be one of the following..."
This is not a desirable behaviour. Need to not expose validation constraints
Some error messages (e.g. PATCH /api/users/9 when sending bogus information) reveal information about the expected fields: "Role should be one of the following..."
This is not a desirable behaviour. Need to not expose validation constraints