Skip to content
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

Cross-sign self after restoring session with Crypto V2 #1616

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

Anderas
Copy link
Contributor

@Anderas Anderas commented Oct 24, 2022

Implement several missing methods to fully cross-sign current user and device after restoring session with security key.

@Anderas Anderas force-pushed the andy/crosssign_self branch 2 times, most recently from c809954 to a2d4688 Compare October 24, 2022 11:52
@Anderas Anderas requested review from a team and stefanceriu and removed request for a team October 24, 2022 11:56
@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Base: 15.90% // Head: 15.91% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (baabc21) compared to base (2be4bb0).
Patch coverage: 21.87% of modified lines in pull request are covered.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           andy/crypto_protocol    #1616   +/-   ##
=====================================================
  Coverage                 15.90%   15.91%           
=====================================================
  Files                       577      577           
  Lines                     90959    90984   +25     
  Branches                  38384    38394   +10     
=====================================================
+ Hits                      14466    14479   +13     
- Misses                    76025    76037   +12     
  Partials                    468      468           
Impacted Files Coverage Δ
MatrixSDK/Crypto/CrossSigning/MXCrossSigning.m 0.00% <0.00%> (ø)
...atrixSDK/Crypto/CrossSigning/MXCrossSigningTools.m 0.00% <0.00%> (ø)
MatrixSDK/Crypto/MXCryptoV2.swift 0.83% <0.00%> (+0.02%) ⬆️
MatrixSDK/Crypto/Recovery/MXRecoveryService.m 0.00% <0.00%> (ø)
...ypto/Verification/MXKeyVerificationManagerV2.swift 29.08% <ø> (+0.22%) ⬆️
MatrixSDKTests/MXCrossSigningTests.m 0.00% <0.00%> (ø)
...trixSDK/Crypto/CrossSigning/MXCrossSigningV2.swift 22.81% <17.30%> (-4.30%) ⬇️
...rypto/CrossSigning/MXCrossSigningV2UnitTests.swift 100.00% <100.00%> (ø)
MatrixSDKTests/MXHTTPAdditionalHeadersUnitTests.m 76.59% <0.00%> (-8.52%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@Anderas Anderas merged commit 85a5d5a into andy/crypto_protocol Oct 25, 2022
@Anderas Anderas deleted the andy/crosssign_self branch October 25, 2022 14:18
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.

2 participants