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: wrong root permission check #319

Merged
merged 4 commits into from
Jan 9, 2024

Conversation

josemarinas
Copy link
Contributor

@josemarinas josemarinas commented Jan 8, 2024

Description

The security check failed for a correct update proposal. The problem was not visible in production because none of our plugin updates conducts permission changes and therefore doesn't require ROOT_PERMISSION_ID.

Task ID: OS-936

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I ran all tests with success and extended them when possible.
  • I have updated the CHANGELOG.md file in the root folder of the package after the [UPCOMING] title and before the latest version.
  • I have tested my code on the test network.

@heueristik heueristik changed the title Hotfix/wrong root permission check fix: wrong root permission check Jan 8, 2024
@heueristik heueristik force-pushed the hotfix/wrong-root-permission-check branch from 1aa5087 to bab1e58 Compare January 8, 2024 15:30
Rekard0
Rekard0 previously approved these changes Jan 8, 2024
Rekard0
Rekard0 previously approved these changes Jan 9, 2024
@josemarinas josemarinas added the client-release Publishes the current version of client subpackage on NPM label Jan 9, 2024
Copy link

sonarcloud bot commented Jan 9, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@josemarinas josemarinas merged commit 4ee1a00 into develop Jan 9, 2024
9 checks passed
@josemarinas josemarinas deleted the hotfix/wrong-root-permission-check branch January 9, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client-release Publishes the current version of client subpackage on NPM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants