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

runfix: download cert from device settings for basic mls deivce [WPB-9193] #17435

Merged
merged 2 commits into from
May 22, 2024

Conversation

PatrykBuniX
Copy link
Contributor

@PatrykBuniX PatrykBuniX commented May 22, 2024

BugWPB-9193 [Web] Missing button in settings to renew expired e2ei certificate

Description

If the device is a basic MLS device, corecrypto will mark its identity status as valid. If the status is valid but the device's credential type is basic (1), we should mark the certificate status as "not activated" and allow the user to download the certificate manually.

Screenshots/Screencast (for UI changes)

Before:
Screenshot 2024-05-22 at 08 21 48

Now:
Screenshot 2024-05-22 at 07 49 12

Checklist

  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

@PatrykBuniX PatrykBuniX requested review from otto-the-bot and a team as code owners May 22, 2024 06:22
@PatrykBuniX PatrykBuniX changed the title runfix: download cert from device settings for basic mls deivce runfix: download cert from device settings for basic mls deivce [WPB-9193] May 22, 2024
Copy link

sonarcloud bot commented May 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@PatrykBuniX PatrykBuniX merged commit 8500525 into release/q1-2024 May 22, 2024
13 checks passed
@PatrykBuniX PatrykBuniX deleted the runfix/device-download-cert branch May 22, 2024 07:28
github-actions bot pushed a commit that referenced this pull request May 22, 2024
…9193] (#17435)

* runfix: mark the basic device as not e2ei activated

* test: not activated cert for basic mls device
otto-the-bot added a commit that referenced this pull request May 22, 2024
…9193] (#17435) (#17436)

* runfix: mark the basic device as not e2ei activated

* test: not activated cert for basic mls device

Co-authored-by: Patryk Górka <patrykbunix@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants