feat: support bulk windsurf password import#426
Closed
yifancao9211 wants to merge 2 commits intojlcodes99:mainfrom
Closed
feat: support bulk windsurf password import#426yifancao9211 wants to merge 2 commits intojlcodes99:mainfrom
yifancao9211 wants to merge 2 commits intojlcodes99:mainfrom
Conversation
a498fdf to
f5931b1
Compare
Repository owner
deleted a comment
Apr 9, 2026
Owner
|
看了这次更新,邮箱密码登录已经加回来了,而且这条 PR 现在不只是单账号登录,也包含批量邮箱密码导入。 我这边按当前 PR 头分支做了临时校验, 现在唯一明确的阻塞点是 GitHub 上这个 PR 还是 所以结论是:可以重新合并回这个方向,但要先把和 |
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
Supported formats
email passwordemail<TAB>passwordemail,passwordemail----passwordemail|password[{"email":"...","password":"..."}][["...","..."]]Verification
npm run typecheckcargo check --manifest-path src-tauri/Cargo.toml