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
Generally, if a page is being viewed by a user then returning JSON is the wrong thing to do. Instead Micronaut should render an attractive default error page that doesn't include details about what went wrong, as those can assist attackers.
The text was updated successfully, but these errors were encountered:
Feature description
Generally, if a page is being viewed by a user then returning JSON is the wrong thing to do. Instead Micronaut should render an attractive default error page that doesn't include details about what went wrong, as those can assist attackers.
The text was updated successfully, but these errors were encountered: