-
Notifications
You must be signed in to change notification settings - Fork 6
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
fix(e2ei): expose thumbprint and userhandle with e2ei cert (WPB-8606) 🍒 #2741
fix(e2ei): expose thumbprint and userhandle with e2ei cert (WPB-8606) 🍒 #2741
Conversation
…e-with-e2ei-cert-cherry-pick
logic/src/commonMain/kotlin/com/wire/kalium/logic/feature/e2ei/E2eiCertificate.kt
Outdated
Show resolved
Hide resolved
logic/src/commonTest/kotlin/com/wire/kalium/logic/feature/e2ei/GetE2eiCertificateUseCaseTest.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Conflict to be resolved
…into fix/expose-thumbprint-userhandle-with-e2ei-cert-cherry-pick
…/E2eiCertificate.kt Co-authored-by: Vitor Hugo Schwaab <vitor@schwaab.dev>
…-with-e2ei-cert-cherry-pick' into fix/expose-thumbprint-userhandle-with-e2ei-cert-cherry-pick
Quality Gate passedIssues Measures |
Datadog ReportBranch report: ✅ 0 Failed, 2941 Passed, 105 Skipped, 9.72s Total Time |
This PR was automatically cherry-picked based on the following PR:
Original PR description:
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Exposing userHandle and the MLS Client Thumbprint with E2EI certificate.
Issues
Needed in the AR.
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.