Merged
Conversation
[skip changelog]
Bumps [phonelib](https://github.com/daddyz/phonelib) from 0.10.7 to 0.10.8. - [Release notes](https://github.com/daddyz/phonelib/releases) - [Changelog](https://github.com/daddyz/phonelib/blob/master/CHANGELOG.md) - [Commits](daddyz/phonelib@v0.10.7...v0.10.8) --- updated-dependencies: - dependency-name: phonelib dependency-version: 0.10.8 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>
* initial pr * add concern ssn duplicate * Add table to record user confirmation of duplicate profiles changelog: Upcoming Features, One Account, Add table to record user confirmation of duplicate profiles * fix duplicate ssn finder * Add table to record user confirmation of duplicate profiles changelog: Upcoming Features, One Account, Add table to record user confirmation of duplicate profiles * update ssn concern * changelog: Upcoming Features, Fraud, Mark when users with IAL2 of specific accounts are found * add duplicate profile checker * add rspec for duplicate check * update spec * Rename duplicate_profiles to duplicate_profile_ids * rollback migration * remove annotation * fix duplicate profiles ids spec * Use bigint[] instead of JSON * add duplicate profile confirmation * fix schema * update schema * fix schema * Add table to record user confirmation of duplicate profiles changelog: Upcoming Features, One Account, Add table to record user confirmation of duplicate profiles * duplicate profile checker spec * add active IAL2 check to duplicate finder * update schema * fix linting * update spec and update schema * add confirmation check * update profiles to support updates --------- Co-authored-by: Vraj Mohan <vraj.mohan@gsa.gov>
* changelog: Upcoming Features, Attempts API, Add general idv-rate-limiting event
changelog: Upcoming Features, In-person proofing, Add submit logic to IPP choose ID type controller
* Changelog: Bug Fixes, Internal Report, API Transaction count report bug fix --------- Co-authored-by: KolawoleHOseni <kolawolehoseni@fcoh2j-gqn94y2t.gsa.gov>
amirbey
approved these changes
May 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bug Fixes
Internal
Upcoming Features