backup(auth): session bootstrap + login + auth-guard hardening - #30
Draft
EpicStarAi wants to merge 1 commit into
Draft
backup(auth): session bootstrap + login + auth-guard hardening#30EpicStarAi wants to merge 1 commit into
EpicStarAi wants to merge 1 commit into
Conversation
Backup of production-deployed work that existed only on the VPS (live release qclaw-release-20260717-1130), never pushed to GitHub. - api/auth/bootstrap: establishes EPICGRAM session before Telegram binding - login/page + LoginCta: simplified login CTA flow - authData/authDb/authStore: session/user store additions - telegramGuard + middleware: deny-by-default auth guard for /client and Telegram APIs (production version, ahead of main + PR #24) Base: backup/binding-and-send-gate (stacked). Second of a 3-branch backup stack. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backup PR (Draft). Preserves production-deployed work that existed only on the VPS (live release
qclaw-release-20260717-1130) and was never pushed to GitHub. Risk-reduction backup + review, not for immediate merge.Base branch:
backup/binding-and-send-gate(STACKED —telegramGuardimports the binding libs from PR #29). Review/merge #29 first.Stack: 2 of 3.
Contents (8 files):
api/auth/bootstrap— establishes EPICGRAM session before Telegram bindinglogin/page+LoginCta— simplified login CTA flowauthData/authDb/authStore— session/user store additionstelegramGuard+middleware— deny-by-default auth guard for/clientand all Telegram APIs (production version, ahead ofmainand PR fix(security): P0 — require auth for /client and all Telegram APIs (deny-by-default containment) #24)Secret-scan: clean. No
.env/secrets/ops/build artifacts included.🤖 Generated with Claude Code