-
Notifications
You must be signed in to change notification settings - Fork 22
fix: enhance get_user_if_exists pipeline function with debugging capabilities #390
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
Closed
Akanshu-2u
wants to merge
21
commits into
openedx:master
from
Akanshu-2u:akanshu/bug-in-third-party-authentication-email-and-name-update
Closed
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
d2dbaf8
feat: add DEBUG_GET_USER_IF_EXISTS toggle and enhance get_user_if_exi…
Akanshu-2u c3dd58f
fix: remove redundant set_custom_attribute patch and unused mock_Set_…
Akanshu-2u 3dca82d
feat: introduce IGNORE_LOGGED_IN_USER_ON_MISMATCH toggle and updated …
Akanshu-2u 8615084
fix: improve logging message for username mismatch in get_user_if_exi…
Akanshu-2u 3bc63ef
fix: update logging message for username mismatch in get_user_if_exis…
Akanshu-2u 19e06a9
docs: Update CHANGELOG.rst
Akanshu-2u fb5db54
feat: enhance get_user_if_exists function with toggle tracking and re…
Akanshu-2u b466482
fix: added ddt module inrequirements/test.in
Akanshu-2u 83a11d9
fix: added responses module in test.in
Akanshu-2u fc85284
feat: added relevant comments in test and package fix
Akanshu-2u 65c30a6
fix: updated use of response and typing_extension with social-core ve…
Akanshu-2u 5c1717d
refactor: update test descriptions for clarity and adjust responses r…
Akanshu-2u c87ef89
refactor: enhance mock assertions and improve test descriptions for c…
Akanshu-2u 08b79c4
refactor: add comments to test cases for toggle and clarify expected …
Akanshu-2u e59b787
refactor: simplify docstring formatting and enhance test cases for us…
Akanshu-2u 40ce368
refactor: improve test descriptions for user existence scenarios and …
Akanshu-2u 989ae11
refactor: update test descriptions for clarity in user existence scen…
Akanshu-2u 218889e
refactor: improve test descriptions and formatting for clarity in use…
Akanshu-2u 660866f
refactor: flatten the details dictionary
Akanshu-2u 9305b4c
refactor: update CHANGELOG and enhance user authentication pipeline w…
Akanshu-2u fb0ca7e
fix: Update auth_backends/pipeline.py comment
Akanshu-2u 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
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
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
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
Oops, something went wrong.
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.