mirror of https://github.com/zulip/zulip.git
cd011b1a94
The previous commit changed our response for the root domain on a self-hosted Zulip server containing no realms to be a 404. This made the HTTP headers verification done here less robust than would be ideal, in that one could imagine a bug that makes every URL 404 passing that test. So we instead change the check to verify the /server_settings API, which doesn't have that problem. |
||
---|---|---|
.. | ||
.gitattributes | ||
Dockerfile | ||
Dockerfile.prod | ||
activate-venv | ||
build-docker-images | ||
production-build | ||
production-install | ||
production-pgroonga | ||
production-upgrade | ||
production-upgrade-pg | ||
production-verify | ||
send-failure-message | ||
setup-backend | ||
setup-frontend | ||
success-http-headers.template.txt |