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

Fix/product cors #89

Merged
merged 4 commits into from
Jan 24, 2023
Merged

Conversation

mrnicegyu11
Copy link
Member

This fixes CORS problems encountered during the v1.42.0 release, related to products which have unique domains.

This needs to be propagated to staging & prod.

Bonus: Fix undetected bug where MACHINE_FQDNS was used (it is now called DEPLOYMENT_FQDNS

@mrnicegyu11 mrnicegyu11 added the t:bug Something isn't working label Jan 23, 2023
@mrnicegyu11 mrnicegyu11 self-assigned this Jan 23, 2023
@mrnicegyu11 mrnicegyu11 marked this pull request as ready for review January 24, 2023 08:57
@mrnicegyu11 mrnicegyu11 merged commit ed2b9d4 into ITISFoundation:main Jan 24, 2023
mrnicegyu11 added a commit that referenced this pull request Jan 24, 2023
* Delete docker compose of ops traefik

* Fix bug: MACHINE_FQDNS is DEPLOYMENT_FQDNS

* Necessary fixes for v1.42.0 : Add product to CORS rules

Co-authored-by: Dustin Kaiser <kaiser@itis.swiss>
mrnicegyu11 added a commit that referenced this pull request Jan 24, 2023
* Delete docker compose of ops traefik

* Fix bug: MACHINE_FQDNS is DEPLOYMENT_FQDNS

* Necessary fixes for v1.42.0 : Add product to CORS rules

Co-authored-by: Dustin Kaiser <kaiser@itis.swiss>
mrnicegyu11 added a commit that referenced this pull request Jan 31, 2023
* Minor Traefik fix

* Fix/product cors (#89)

* Delete docker compose of ops traefik

* Fix bug: MACHINE_FQDNS is DEPLOYMENT_FQDNS

* Necessary fixes for v1.42.0 : Add product to CORS rules

Co-authored-by: Dustin Kaiser <kaiser@itis.swiss>

* various mailserver changes

---------

Co-authored-by: allexandre <allexandre@itis.swiss>
Co-authored-by: Dustin Kaiser <kaiser@itis.swiss>
Co-authored-by: Dustin Kaiser <mail@dustinkaiser.eu>
mrnicegyu11 added a commit that referenced this pull request Jan 31, 2023
* Minor Traefik fix

* Fix/product cors (#89)

* Delete docker compose of ops traefik

* Fix bug: MACHINE_FQDNS is DEPLOYMENT_FQDNS

* Necessary fixes for v1.42.0 : Add product to CORS rules

Co-authored-by: Dustin Kaiser <kaiser@itis.swiss>

* various mailserver changes

---------

Co-authored-by: allexandre <allexandre@itis.swiss>
Co-authored-by: Dustin Kaiser <kaiser@itis.swiss>
Co-authored-by: Dustin Kaiser <mail@dustinkaiser.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants