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

add fix for custom domains in Tahoe 2.0 #410

Merged
merged 2 commits into from
Feb 16, 2023

Conversation

melvinsoft
Copy link

@melvinsoft melvinsoft commented Sep 13, 2022

Configuration Pull Request

This PR works together with: appsembler/edx-platform#1239

This changes how we query custom domains, before we use to get them from the AMC database, now we won't have AMC database anymore, so we take them from the AlternativeDomain model in edX platform, which is really messy, that causes that until a custom domain is activated, we won't get it in the list. This PRs adds it to the list when we are generating the cert for the domain itself.

This code is tested in staging and it works.

Copy link

@OmarIthawi OmarIthawi left a comment

Choose a reason for hiding this comment

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

I've reviewed the code quickly but I don't understand the change.

Would you mind explaining were the bug was?

@OmarIthawi OmarIthawi self-requested a review September 14, 2022 08:32
@bryanlandia bryanlandia merged commit 5be75c8 into appsembler/juniper/master Feb 16, 2023
@bryanlandia bryanlandia deleted the maxi/fix-custom-domains branch February 16, 2023 17:44
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.

5 participants