Skip to content

fix: restore anonymous production setup-status for psychiatry.tools#277

Merged
BigSimmo merged 1 commit into
mainfrom
cursor/hotfix-setup-status-c40b
Jul 5, 2026
Merged

fix: restore anonymous production setup-status for psychiatry.tools#277
BigSimmo merged 1 commit into
mainfrom
cursor/hotfix-setup-status-c40b

Conversation

@BigSimmo

@BigSimmo BigSimmo commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

Minimal production hotfix for the API unavailable error on psychiatry.tools for anonymous/mobile visitors.

/api/setup-status was returning 401 in production, which made the dashboard treat the API as down and show the blocking service-unavailable banner.

Change

  • Allow anonymous access to /api/setup-status (response contains only non-secret setup posture)
  • Update route test accordingly

Verification

  • npm run typecheck — pass on this branch
  • npm run test -- tests/setup-status-route.test.ts — pass

Deploy

Merge to main triggers production rollout to psychiatry.tools.

Open in Web Open in Cursor 

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@supabase

supabase Bot commented Jul 5, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project sjrfecxgysukkwxsowpy because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

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.

1 participant