Skip to content

Deploy RC 454 to Production#11915

Merged
mitchellhenke merged 7 commits intostages/prodfrom
stages/rc-2025-02-25
Feb 25, 2025
Merged

Deploy RC 454 to Production#11915
mitchellhenke merged 7 commits intostages/prodfrom
stages/rc-2025-02-25

Conversation

@mitchellhenke
Copy link
Contributor

@mitchellhenke mitchellhenke commented Feb 25, 2025

User-Facing Improvements

  • Auth & Account Management: Add password strength feedback when focus on password field (#11907)

Bug Fixes

  • Doc Auth: Acuant security patch for manual uploads (#11894)

Internal

  • Document Authentication: Add doc_auth_vendor as a column to document_capture_sessions database table (#11905)
  • Maintenance: Update phonelib dependency (#11908)
  • Document Capture: Refactor document capture routing to route directly to correct vendor controller (#11897)

theabrad and others added 7 commits February 20, 2025 13:53
* Add fix to AcuantCamera to not allow users to upload image

* minified AcuantCamera.js

minified the AcuantCamera.js fix so that the IdP will pick it up

* add changelog

changelog: Bug Fixes, Doc Auth, Acuant security patch for manual uploads

* increase number of acuant versions for testing the patch

* remove old acuant version

* update acuant sdk default configs
* add doc_auth_vendor as a column to document_capture_sessions

changelog: Internal, Document Authentication, Add doc_auth_vendor as a column to document_capture_sessions database table

* store bucketed doc auth vendor in document_capture_sessions

changelog: Internal, Document Authentication, Store and retrieve doc_auth_vendor in/from document capture session

* temp mock

* add document capture session to specs

* happy linting

* remove comment

* remove comment

* happy linting

* set vendor in document capture session

* set vendor in document capture session

* happy linting

* test unchanging doc auth vendor

* add expect showing that doc_auth_vendor is sourced from document capture session
* changelog: Internal, doc capture routing, refactor doc capture routing to route directly yo correct vendor controller

* updated logic to support step url param and updated tests to check for correct vendor url

* Updating logic to support in_person_proofing_enabled

* Adding logging and tests

* refactored logic to route directly to standard flow if step is involved

* added logging for socure hybrid flow

* moved vendor_document_capture_url to IdvStepConcern

* including DocAuthVendorConcern in step concern

* added log check for socure hybrid flow spec test

* Fixing spec and DocumentCaptureSession nil issue

* Updated logic and spec
changelog: Internal, Maintenance, Update phonelib dependency
…ing password (#11907)

* changelog: User-Facing Improvements, Auth & Account Management, Add password strength feedback when focus on password field

* add id for password strength block and include in password field described-by attribute

* remove conditional setting of aria-describedby

* revise spec expectaion

* move adding password feedback to javascript pw-strength element

* revise tests based on change to how -describedby is inserted

* isolate component behavior according to reusability principles

* add clear input to test and switch up non-null assertion

* handle describedby attribute with a constant at top of flow
@mitchellhenke mitchellhenke requested a review from a team February 25, 2025 18:30
@mitchellhenke mitchellhenke merged commit b7c14c8 into stages/prod Feb 25, 2025
1 check passed
@mitchellhenke mitchellhenke deleted the stages/rc-2025-02-25 branch February 25, 2025 18:47
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.

6 participants