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

Merge deployment-portage Code Changes Into integration #913

Merged
merged 26 commits into from
Sep 23, 2024

Conversation

aaronskiba
Copy link
Collaborator

Changes proposed in this PR:

  • The code changes for 4.1.1+portage-4.2.1 and 4.1.1+portage-4.2.2 currently only exist in deployment-portage. Merging this PR will bring integration back up-to-date with deployment-portage.

aaronskiba and others added 26 commits August 8, 2024 10:08
Merge `integration` Changes For Upcoming `4.1.1+portage-4.1.3`
Update CHANGELOG.md For Release `4.1.1+portage-4.1.3`
Merge Changes For Upcoming Release `4.1.1+portage-4.2.0`
…r-release

Update CHANGELOG.md For Release `4.1.1+portage-4.2.0`
This commit allows for the production, sandbox, and staging environments to have multiple hosts added to config.hosts. (config.hosts sets the allowed list. A 403 will be encountered by the user if they try to navigate to a hostname that is missing from config.hosts)
Patch to allow multiple hosts when setting config of some environments
Previously, SSO account linking of existing accounts was possible for signed-out users. This commit disables that functionality. Users must now be signed into the app to link to an existing account.
This change adds the PR idea from #902.
The change seeks to address the following issue: #900

Co-Authored-By: Omar Rodriguez Arenas <[email protected]>
The corresponding French translation of this text is too long to only be a single line long. To address that, `.html_safe` has been added here, which enables the correct behaviour when adding the `<br>` tag for the French translation on translation.io
To work properly, this test relies on the `current_user` method within `app/controllers/users/omniauth_callbacks_controller.rb`. Howerver, `current_user` is not currently behaving as expected there. Thus, the test is being commented out.
String changes to the SSO CILogon Sign-in button
Copy link
Collaborator

@lagoan lagoan left a comment

Choose a reason for hiding this comment

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

LGTM!

@aaronskiba aaronskiba merged commit ed53842 into integration Sep 23, 2024
14 of 18 checks passed
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