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

fix rust isCrossSigningVerified #8352

Merged
merged 2 commits into from Apr 24, 2023

Conversation

BillCarsonFr
Copy link
Member

@BillCarsonFr BillCarsonFr commented Apr 21, 2023

Type of change

  • Feature
  • Bugfix
  • Technical
  • Other :

Content

Quick fix on RustCrossSigningService.
isCrossSigningVerified() was checking if the current identity trust the user own device instead of just checking if the user identity is trusted

Fixes https://github.com/vector-im/crypto-internal/issues/57

@BillCarsonFr BillCarsonFr requested review from a team and ganfra April 21, 2023 08:20
@sonarcloud
Copy link

sonarcloud bot commented Apr 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@BillCarsonFr BillCarsonFr merged commit 6345161 into develop Apr 24, 2023
20 checks passed
@BillCarsonFr BillCarsonFr deleted the feature/bca/fix_is_identity_trusted_api branch April 24, 2023 14:54
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.

None yet

2 participants