Skip to content

Route public visitors to login and hide operational statistics - #57

Draft
TeoSlayer wants to merge 1 commit into
revert/draft-ranking-pr54from
feat/public-auth-entry
Draft

TeoSlayer wants to merge 1 commit into
revert/draft-ranking-pr54from
feat/public-auth-entry

Conversation

@TeoSlayer

@TeoSlayer TeoSlayer commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Current status: production is restored to the original v0.2.5 binary/config and public routing. The community service is stopped and automatic updates are disabled. This change is consolidated into #58 for review; this PR remains a draft reference. The user explicitly requested PR-only work with no merge, release or deployment.

Public visitors currently see the engine dashboard and internal index/vector counters. Open anonymous visitors on account creation/sign-in instead, with explicit /login and /signup paths. Existing sessions open the workspace; signing out returns to authentication. Guests can still opt into their existing allowance.

The Caddy configuration denies public /stats, /metrics, /queue, /domains, /verify, and /sla paths, including subpaths, and redirects the legacy /chat interface to sign-in. Operators retain loopback access through SSH.

Stacked on draft revert PR #56 so the build excludes the unapproved ranking changes. The earlier, now-reverted rollout was limited to the standalone community service and public routing; the engine remains pinned to v0.2.5 and automatic engine updates remain stopped. No stable release is created by this PR.

Validation: community tests, JavaScript syntax check, and Go build pass. Browser login/onboarding/logout checks pass. Signed workflow run 35115199294 passed vet, full race tests, smoke, and builds; the standalone account binary dd43720 was deployed and subsequently rolled back at the user’s request. During that deployment, public authentication routing and API account/onboarding/saved-search/CSV/search/logout and guest-limit checks passed. Those portal routes are no longer active. The engine remains v0.2.5 with its vector index ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants