Skip to content
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

Allows send/save cookies for access token route [Binance] (uplift to 1.10.x) #5650

Merged
merged 2 commits into from
May 26, 2020

Conversation

bbondy
Copy link
Member

@bbondy bbondy commented May 25, 2020

Uplift of #5607
To avoid merge conflicts, this also had to be pulled in: #5543
Fixes brave/brave-browser#9863
Fixes brave/brave-browser#9377

Why is this being requested for uplift?

If a user does the oauth flow on the Binance widget, but creates a new account, they will not be logged in. This looks like a bug to the user for new users. This regressed with the 1.9.x release because of the ref code change we pulled in.

If approved, please ensure that before merging:

  • You have checked CI and the builds, lint, and tests all pass or are not related to your PR.
  • You have tested your change on Nightly.
  • The PR milestones match the branch they are landing to.

After you merge:

  • The associated issue milestone is set to the smallest version that the changes is landed on.

@bbondy bbondy added this to the 1.10.x - Beta milestone May 25, 2020
@bbondy bbondy requested a review from a team May 25, 2020 16:21
@bbondy bbondy changed the title Access cookie fix 1.10.x Access cookie fix (uplift to 1.10.x) May 25, 2020
@bbondy bbondy changed the title Access cookie fix (uplift to 1.10.x) Allows send/save cookies for access token route [Binance] (uplift to 1.10.x) May 25, 2020
Copy link
Contributor

@srirambv srirambv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uplift to 1.10.x approved after deliberating with @brave/uplift-approvers . Travis failing due to audit is known and not blocking uplift

@srirambv srirambv merged commit 5993e5a into 1.10.x May 26, 2020
@srirambv srirambv deleted the access-cookie-fix-1.10.x branch May 26, 2020 15:06
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.

3 participants