AtlasOfLivingAustralia / userdetails

Atlas user management - includes "my profile", user data and admin functions
Other
0 stars 18 forks source link

No error message when attempting to create http:// apps in cognito build #200

Open sbearcsiro opened 4 months ago

sbearcsiro commented 4 months ago

A 500 error is returned on the console but it's not displayed to users.

The cognito app should add client side and possibly server side validation to prevent the creation of http:// apps.

Additionally, catch any http errors and display a generic error.

yasima-csiro commented 3 months ago

Done.

image