Skip to content

Deploy RC 312 to Prod#9160

Merged
zachmargolis merged 7 commits intostages/prodfrom
stages/rc-2023-09-07
Sep 7, 2023
Merged

Deploy RC 312 to Prod#9160
zachmargolis merged 7 commits intostages/prodfrom
stages/rc-2023-09-07

Conversation

@zachmargolis
Copy link
Contributor

@zachmargolis zachmargolis commented Sep 6, 2023

User-Facing Improvements

  • MFA Setup: Bug-fix for inconsistent enforcement of phishing-resistant account. (#9119)

Bug Fixes

  • OpenID Connect: Do not end session when switching languages during forced re-authentication request (#9157)

Internal

  • Dependencies: Update dependencies to resolve security advisories (#9138)
  • IdV IPP: Write to in_person_verification_pending_at (#8971)
  • formatting: Un-embed the CSV from within JSON (#9137)

ThatSpaceGuy and others added 6 commits September 4, 2023 13:59
* LG-10912 Reformat Account Reuse Report

changelog: Internal, formatting, un-embed the CSV from within JSON
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.43 to 1.10.44.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.43...v1.10.44)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add in_person_verification_needed argument to profile_maker#save_profile

we no longer pass in_person_verification_pending to the initialize
method for profile maker

* added profile#deactivate_for_in_person_verification

added this method and split from
profile#deactivate_for_in_person_verification_and_schedule_enrollment

* profile#activate_after_passing_in_person nils out in person timestamp

* use new profile#deactivate_for_in_person_verification method

* separated schedule and deactivate for ipp in gpo verify form

* removed
profile#deactivate_for_in_person_verification_and_schedule_enrollment

removed this method as coupling them didn't work when creating a profile
for phone finder.

---------
changelog: Internal, IdV IPP, write to in_person_verification_pending_at

Co-authored-by: Alex Bradley <alexander.bradley@gsa.gov>
Co-authored-by: Sonia Connolly <sonia.connolly@gsa.gov>
- Tested with bin/query-cloudwatch, bin/oncall/*

[skip changelog]
…up (#9119)

* changelog: User-Facing Improvements, MFA Setup, Bug-fix for inconsistent enforcement of phishing-resistant account.

* fix issue at sign in

* lint fix

* optimize logic to check user has minimum required

* remove change to spec that wasn't needed

* remove unneeded variable
Copy link
Contributor

@aduth aduth left a comment

Choose a reason for hiding this comment

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

🚀

…cation OIDC request (LG-10936) (#9157)

* Do not end session when switching languages during forced re-authentication OIDC request

changelog: Bug Fixes, OpenID Connect, Do not end session when switching languages during forced re-authentication request

* Update spec/controllers/openid_connect/authorization_controller_spec.rb

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>

---------

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
(cherry picked from commit 6b221d2)
@zachmargolis zachmargolis merged commit 4611d70 into stages/prod Sep 7, 2023
@zachmargolis zachmargolis deleted the stages/rc-2023-09-07 branch September 7, 2023 17:01
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.

4 participants