Skip to content

chore: remove temporary site password gate - #95

Merged
danyalprout merged 2 commits into
mainfrom
danyal/cleanup-passowrd
Aug 25, 2026
Merged

chore: remove temporary site password gate#95
danyalprout merged 2 commits into
mainfrom
danyal/cleanup-passowrd

Conversation

@danyalprout

Copy link
Copy Markdown
Contributor

Removes the temporary site-wide password gate (middleware.ts and app/api/gate/route.ts) now that it's no longer needed.

Removes the temporary site-wide password gate (middleware.ts and
app/api/gate/route.ts) now that it's no longer needed.

Co-Authored-By: Claude <noreply@anthropic.com>
@cb-heimdall

cb-heimdall commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
omni-ui Ready Ready Preview Aug 25, 2026 9:48pm

Request Review

Removing the temporary password gate also removed middleware.ts
entirely, but that file had a second, unrelated job: 404ing routes
disabled for the current deploy target (deploy.config.mjs). Restore
that logic without the password gate.

Co-Authored-By: Claude <noreply@anthropic.com>
@danyalprout
danyalprout merged commit 8d34874 into main Aug 25, 2026
21 of 22 checks passed
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.

3 participants