• tested-20260726-1705-9352935 9352935b88

    -232 commits to feat/bootstrap since this tag

    The map listed only *.dev.clupilot.com, with the production names commented out
    under "add the real public hostnames here before launch". Launching without
    them removes the outer of the two layers that keep /admin off the public
    internet — the ADMIN_HOSTS check in the app would still answer 404, but the
    whole point of the pair is that neither is relied on alone.

    admin.clupilot.com stays out of the list on purpose: the list names the hosts
    that are PUBLIC, and the console is not one of them.

    Co-Authored-By: Claude Opus 5 noreply@anthropic.com

    Downloads