fix(auth): preserve legacy browser login - #2120
Merged
Merged
Conversation
hmans
added a commit
that referenced
this pull request
Aug 27, 2026
…eviews * origin/main: (405 commits) feat(authz): add interaction-scoped message reads (#2114) fix(auth): allow configured browser origin aliases (#2123) docs(agents): simplify instructions for ASD-STE100 (#2122) fix(dev): clean up archived workspace processes (#2121) fix(auth): preserve legacy browser login (#2120) docs: tighten local development guide (#2118) fix(auth)!: keep active users signed in (#2102) fix(notifications): avoid authorization fence events (#2115) feat(notifications): add scoped policy matrix (#2111) fix(api)!: prevent bots from starting DMs (#2113) feat(rbac)!: require message.read for channel content (#2100) feat(frontend): show inline message state markers (#2110) feat(frontend): refine room and thread dialogs (#2106) fix(realtime): defer retained timeline hydration (#2109) feat(frontend): submit dialog actions with Enter (#2107) feat(frontend): open created threads automatically (#2108) feat(frontend): show server re-login status (#2105) feat(frontend): frame preference forms (#2104) feat(frontend): add composer formatting shortcuts (#2103) feat(frontend): restructure settings and preferences (#2097) ... # Conflicts: # AGENTS.md # apps/frontend/src/lib/api-client-tests/linkPreviews.spec.ts # apps/frontend/src/lib/api-client/linkPreviews.ts # apps/frontend/src/lib/components/composer/MessageComposer.svelte # cli/internal/connectapi/api_test.go # cli/internal/core/core.go # cli/internal/core/linkpreview/fetcher.go # cli/internal/core/linkpreview/fetcher_test.go # cli/internal/pb/chatto/api/v1/link_previews.pb.go # docs/ARCHITECTURE.md # docs/fdr/FDR-009-link-previews.md # packages/api-types/src/chatto/api/v1/link_previews_pb.ts
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.
Summary
Verification
mise test-cli --run TestAuthRoutes_BrowserLoginmise x -- go test ./cli/internal/http_server -run 'TestAuthRoutes_BrowserLogin(DoesNotIssueBearerCredentials|RejectsCrossSiteAndFormRequests|AcceptsLegacySameOriginRequest)$' -count=1