-
-
Notifications
You must be signed in to change notification settings - Fork 277
feat(seedless-onboarding): add dataType support for secret data items #7284
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
Merged
Merged
Changes from 8 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
611556b
feat(seedless-onboarding): add dataType support for secret data items
huggingbot 85275f5
refactor: Removed default dataType parameter from createToprfKeyAndBa…
huggingbot fc73107
refactor: update documentation for secret data item methods
huggingbot 3afa879
refactor: enhance primary secret data validation in SeedlessOnboardin…
huggingbot 90d642b
fix: Update sorting mechanism to prioritize PrimarySrp dataType over …
huggingbot ac52a76
feat(seedless-onboarding-controller): add createdAt field and sort by…
huggingbot 11c09f8
feat(seedless-onboarding-controller): add storage metadata to SecretM…
huggingbot 2885314
fix(seedless-onboarding-controller): use timestamp extraction for TIM…
huggingbot 3e2b477
chore: Update version
huggingbot f0b9638
Merge branch 'main' into feat/data-type
huggingbot ebcc4e0
chore: Update CHANGELOG and remove deprecated methods in SecretMetadata
huggingbot b279fa5
fix: improve sorting logic for secret data with mixed createdAt values
huggingbot 074d8af
feat: add runMigrations for legacy dataType migration
huggingbot eb77007
feat: add setMigrationVersion method for direct migration version set…
huggingbot 0bde969
Merge branch 'main' into feat/data-type
huggingbot 7634383
feat: update SecretMetadata to use SecretDataItemOutput for storageVe…
huggingbot 12d0ed0
fix: update SecretMetadata method signature to require storageMetadat…
huggingbot 3aae970
refactor: remove SecretMetadataVersion from SecretMetadata and relate…
huggingbot e820ef5
fix: handle null dataType in SeedlessOnboardingController validation
huggingbot 22b695e
refactor: replace type param with dataType in addNewSecretData
huggingbot c0dcad7
refactor: update SecretMetadata to streamline constructor options and…
huggingbot 6e5a3ce
fix: ensure password synchronization before running migrations in See…
huggingbot ed01779
fix: handle null dataType in SecretMetadata constructor options
huggingbot 10c0c09
refactor: remove updateSecretDataItem and batchUpdateSecretDataItems …
huggingbot 2f02601
refactor: rename SeedlessOnboardingMigrationVersion.DataType to Seedl…
huggingbot 4019328
refactor: move secret metadata sorting logic to SecretMetadata.compare
huggingbot 2f3255a
Merge branch 'main' into feat/data-type
huggingbot b78c9af
chore: Update changelog
huggingbot 5c95f56
chore: update @metamask/toprf-secure-backup to version 1.0.0 in packa…
huggingbot e0e6499
fix: preserve PrimarySrp designation during migrations
huggingbot 7184599
fix: filter skipped items in hasPrimarySrp check
huggingbot 614be60
fix: prevent addition of PrimarySrp dataType in addNewSecretData method
huggingbot c1e534c
feat: set migration version to V1 upon creating new backup format
huggingbot 483d0cd
fix: Use error constant
huggingbot b59af15
Merge branch 'main' into feat/data-type
huggingbot 6ae8a59
refactor: update runMigrations to return boolean status
huggingbot 8d17f38
Merge branch 'main' into feat/data-type
huggingbot 7a5e77f
Merge branch 'main' into feat/data-type
huggingbot 7141349
fix: Lint
huggingbot 5d62ac6
Merge branch 'main' into feat/data-type
huggingbot 6ba2848
Merge branch 'main' into feat/data-type
huggingbot 93f8bb3
chore: Lint
huggingbot ab4fa16
Merge branch 'main' into feat/data-type
huggingbot d7cd996
chore: Update Changelog
huggingbot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.