-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
fix(drivers/139): Address login logic loop defect #1974
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
UcnacDx2
wants to merge
27
commits into
OpenListTeam:main
Choose a base branch
from
UcnacDx2:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
608fcdf
fix(139yun): Address login logic loop defect
google-labs-jules[bot] 06cb122
fix(139yun): Address login logic loop defect
UcnacDx2 460340d
fix(139yun): Address login logic loop defect
google-labs-jules[bot] dd3c6e6
fix(139yun): Address login logic loop defect
google-labs-jules[bot] 49da04d
fix(139yun): Address login logic loop defect
google-labs-jules[bot] d8869d6
fix(139yun): Address login logic loop defect
google-labs-jules[bot] 388f064
fix(139yun): Address login logic loop defect
google-labs-jules[bot] d4bed2b
fix(139yun): Address login logic loop defect
google-labs-jules[bot] 6c1805c
Fix 139 yun login loop
UcnacDx2 b64aae8
fix(drivers/139): Address multiple issues in 139 driver
google-labs-jules[bot] 4a6d9cb
fix(drivers/139): Use local resty client to fix concurrency issue
google-labs-jules[bot] b0b94f7
fix(drivers/139): Correctly handle cookies after login
google-labs-jules[bot] a104620
fix(drivers/139): Address multiple issues in 139 driver
UcnacDx2 beb2915
Initial plan
Copilot b870bea
Optimize 139 driver login flow - check step2 params first, simplify code
Copilot ab40f16
Fix syntax errors in 139 driver optimizations
Copilot 607d4c7
Address code review feedback - remove unused variable and fix log level
Copilot 403ee26
Improve code comments for accuracy and clarity
Copilot 3217aed
Final improvements - trim sid value and clarify comment
Copilot f5675d9
Add RMKEY check and clarify comment about op.MustSaveDriverStorage
Copilot ffda3f1
Add early termination for cookie loop performance optimization
Copilot 337b45f
Fix: Always require password login when all three credentials are pre…
Copilot 5ee3721
Add all-or-nothing validation for credentials (MailCookies, Username,…
Copilot 7050f6a
Simplify all-or-nothing credential validation logic
Copilot da68b63
Optimize 139 driver login flow - eliminate unnecessary HTTP request a…
UcnacDx2 205e1d6
Merge branch 'main' into main
UcnacDx2 8985f0b
Merge branch 'main' into main
UcnacDx2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.