Skip to content

Deploy RC 493 to Production#12321

Merged
mitchellhenke merged 14 commits intostages/prodfrom
stages/rc-2025-07-08
Jul 8, 2025
Merged

Deploy RC 493 to Production#12321
mitchellhenke merged 14 commits intostages/prodfrom
stages/rc-2025-07-08

Conversation

@mitchellhenke
Copy link
Copy Markdown
Contributor

User-Facing Improvements

  • Doc Auth: Updating socure intertitial page with passport content (#12304)
  • User Registration: Show verified time in the local timezone (#12293)

Bug Fixes

Internal

Upcoming Features

  • Attempts API: Add device_fingerprint to idv-device-risk-assessment event (#12294)
  • Document Authentication: DocV with passports (#12247)

Mawar2 and others added 14 commits July 1, 2025 12:34
#12299)

* changelog: Bug Fixes, Document Authentication, Fix exception when DoS returns error messages

* resolve test and linting issue

* consolidate specs
Bumps [phonelib](https://github.com/daddyz/phonelib) from 0.10.9 to 0.10.10.
- [Release notes](https://github.com/daddyz/phonelib/releases)
- [Changelog](https://github.com/daddyz/phonelib/blob/master/CHANGELOG.md)
- [Commits](daddyz/phonelib@v0.10.9...v0.10.10)

---
updated-dependencies:
- dependency-name: phonelib
  dependency-version: 0.10.10
  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>
…#12307)

* changelog: Internal, Reporting, IRS Monthly Credential Metrics Report

* deliver_now missing

---------

Co-authored-by: jmyles-gsa <jabari.myles@gsa.gov>
* changelog: Upcoming Features, Attempts API, Add device_fingerprint to idv-device-risk-assessment event

* Move fingerprint into threatmetrix stage and actually remove from analytics
* changelog: User-Facing Improvements, Doc Auth, updating socure intertitial page with passport content

* updating ymls

* Fixing lint and specs

* Fixing french yml

* Udpating specs

* Updating finish text

* Updating text for es, fr, and zh with correct passport langauge
* Changelog: Internal, Internal Report, IRS Credential Tenure Report

---------

Co-authored-by: KolawoleHOseni <kolawolehoseni@fcoh2j-gqn94y2t.gsa.gov>
* resolve merge conflicts

* re-apply fixes

* TrueID to document detected id type

* update spec to have id_doc_type

* update image uploads controller to log id_doc_type

* add id_doc_type to analytics spec

* resolve merge conflict

* add fields back to pii redact struct and remove validations of unrequired fields

* add req'd passport fields

* update spec to test with invalid passport

* test docv passport on hybrid mobile

* happy linting

* pii exists

* normailize yaml

* remove comments

* changelog: Upcoming Features, Document Authentication, DocV with passports

* unused env var

* use to_return_json

* fix to check passport

* update spec stub

* move docv_document_type

* remove comment

* always store mrz_status in session result

* determine_mrz_status does not exist

* update argument

* comment if passport requested

* update spec stub

* remove comments

* rename fixture from pass.json to license_pass.json
* start removing references to desktop f/t unlock

changelog: Internal, technical debt, remove references to desktop f/t unlock

* remove references in ruby code

* remove desktop ft unlock ab test references from js files

* lintfix
* LG-16384: Record Passport Card id_doc_type as passport_card

Fixes a bug where passport cards were being recorded with an id_doc_type
of state_id_card.

Also adds guards to reject any passport deemed passed by LN if passports
are disabled on our end.

changelog: Bug Fixes, Passports, Correct the id_doc_type for passport cards.

Co-authored-by: Shane Chesnutt <shane.chesnutt@gsa.gov>
Co-authored-by: William Birdsall <william.birdsall@gsa.gov>
Co-authored-by: Abir Shukla <abir.shukla@gsa.gov>
Co-authored-by: Alexander Bradley <alexander.bradley@gsa.gov>
Co-authored-by: Mitchell Henke <mitchell.henke@gsa.gov>

* review comments

* switching the validation back to `passport_book?` and only passing if the id_doc_type is "passport"

---------

Co-authored-by: Shane Chesnutt <shane.chesnutt@gsa.gov>
Co-authored-by: William Birdsall <william.birdsall@gsa.gov>
Co-authored-by: Abir Shukla <abir.shukla@gsa.gov>
Co-authored-by: Alexander Bradley <alexander.bradley@gsa.gov>
Co-authored-by: Mitchell Henke <mitchell.henke@gsa.gov>
* add uuid to rate limit event in api_image_upload_form

* add changelog

changelog: Bug Fixes, Doc Auth, Add uuid to RateLimiter on api_image_upload_form

* fix specs

* spec fixes 2
changelog: User-Facing Improvements, User Registration, Show verified time in the local timezone

Fixes https://cm-jira.usa.gov/browse/LG-14104.
* changelog: Internal, MVP One Account, Update Duplicate SSN Logic for IAL2 Accounts with OneAccount-Enabled SP Connections

* fix logic on controllers

* remove and replace DuplicateProfileConfirmation dependent tests with session based tests

* removes some unneeded tests around recognize, fix tests looking for the db object

* fixes tests by assuming sp issuer and ial2

* fixes test by adding assumed qualified sp and ial2 profile

* removes test because we're no longer storing duplicate confirmations

* removes duplicate confirmation object dependencies

* removes DuplicateProfileConfirmation from user model

* pluralise session name, remove double negative
@mitchellhenke mitchellhenke requested review from a team, Mawar2, jmdembe, kevinsmaster5 and solipet July 8, 2025 14:02
Copy link
Copy Markdown
Contributor

@jmdembe jmdembe left a comment

Choose a reason for hiding this comment

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

👍🏾

@mitchellhenke mitchellhenke merged commit 0e103da into stages/prod Jul 8, 2025
5 checks passed
@mitchellhenke mitchellhenke deleted the stages/rc-2025-07-08 branch July 8, 2025 20:00
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.