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

Move some OAuth of out of accounts-base #12202

Merged
merged 8 commits into from Nov 3, 2022
Merged

Conversation

StorytellerCZ
Copy link
Collaborator

@StorytellerCZ StorytellerCZ commented Oct 1, 2022

Following the discussion in #12171 I have taken the initiative and moved some OAuth related code out of accounts-base into accounts-oauth.

I have also added some additional conditionals in 6196453, which can be cherry picked if needed, which might have caused the error seen in #12171.

@github-actions github-actions bot temporarily deployed to pull request October 1, 2022 13:00 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 1, 2022 13:05 Inactive
@Grubba27 Grubba27 requested a review from denihs October 4, 2022 12:09
@github-actions github-actions bot temporarily deployed to pull request October 24, 2022 14:37 Inactive
@Grubba27 Grubba27 added this to the Release 2.9 milestone Oct 24, 2022
@Grubba27
Copy link
Contributor

We are making some changes in the accounts(adding async) I think it makes sense to move this change to 2.9. but I'm all ears if you want this could go in a patch for 2.8.x

@github-actions github-actions bot temporarily deployed to pull request October 24, 2022 15:33 Inactive
Copy link
Contributor

@denihs denihs left a comment

Choose a reason for hiding this comment

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

LGTM

@denihs denihs changed the base branch from devel to release-2.9 November 3, 2022 17:52
@denihs
Copy link
Contributor

denihs commented Nov 3, 2022

Let's merge this into 2.9.

@github-actions github-actions bot temporarily deployed to pull request November 3, 2022 17:56 Inactive
@denihs denihs merged commit f4500ec into release-2.9 Nov 3, 2022
@StorytellerCZ StorytellerCZ deleted the feature/oauth-out-of-base branch November 3, 2022 20:49
@StorytellerCZ
Copy link
Collaborator Author

@denihs this will require a bit of a testing during the beta release phase to make sure that I haven't missed some use case and that with all the other changes going on around that nothing has been missed or overridden.

@StorytellerCZ StorytellerCZ mentioned this pull request Nov 3, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants