mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
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 | ||
| activate-venv | ||
| build-docker-images | ||
| Dockerfile | ||
| Dockerfile.prod | ||
| 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 | ||