Backend URL mis-configuration detected error does not warn on invalid urls

The automatic check of PUBLIC_BACKEND_URL in modules/core/components/auth/AuthLogin.vue:111 should warn if PUBLIC_BACKEND_URL has been set to an invalid url like 0.0.0.0 instead of causing an error.