Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Backport 4.6.0-7.10] Add specific RBAC permissions to Security secti…
…on (#5618) Add specific RBAC permissions to Security section (#5551) * feat(rbac): add specific RBAC permissions to actions and views - Add specific RBAC permissions to actions and views - Remove unused code * changelog: add pull request entry * feat(imposter): add mocked API request to imposter * fix: change title of Security>Roles mapping * feat: rename files related to API mocked request and add response for GET /security/rules * fix: fix layout of edit security role flyout * fix: add missing security permission when the new user is assigned some roles * Add security actions response * Add PLUGIN_SECURITY_POLICIES_DENY_UPDATE_POLICY * fix: permissions when creating or editing a security Role mapping * fix: remove unused code * fix: use constant instead of hardcoded values for the WUI security rules from API * fix: use optional chaining operator --------- Co-authored-by: yenienserrano <ian.serrano@wazuh.com> (cherry picked from commit 252822a)
- Loading branch information