Skip to content

Fix login redirect#256

Merged
Ankur Goyal (ankrgyl) merged 2 commits into
mainfrom
fix-login-redirect
Jul 3, 2026
Merged

Fix login redirect#256
Ankur Goyal (ankrgyl) merged 2 commits into
mainfrom
fix-login-redirect

Conversation

@ankrgyl

Copy link
Copy Markdown
Contributor

The "continue to redirect url" thing sometimes hung. I replaced the hacky socket reading we were doing with a simple actix webserver (something we were already using). Also fixed the ergonomics of re-logging into an existing profile (select the existing org choice by default and do not show a scary "overwrite" message if you select it).

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Latest downloadable build artifacts for this PR commit 43f179f6b725:

Available artifact names
  • artifacts-build-global
  • artifacts-build-local-x86_64-pc-windows-msvc
  • artifacts-build-local-aarch64-pc-windows-msvc
  • artifacts-build-local-x86_64-apple-darwin
  • artifacts-build-local-x86_64-unknown-linux-musl
  • artifacts-build-local-x86_64-unknown-linux-gnu
  • artifacts-build-local-aarch64-apple-darwin
  • artifacts-build-local-aarch64-unknown-linux-gnu
  • artifacts-plan-dist-manifest
  • cargo-dist-cache

@ankrgyl Ankur Goyal (ankrgyl) merged commit 6937f0d into main Jul 3, 2026
52 of 65 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.

2 participants