mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
The SUDO Commands and Command Groups pages have been added under SUDO Rules tab. Similar to HBAC navigation issue, these entities do not have their own tab, so an exception has been added to the navigation code to read sudo-entity parameter to determine the entity being viewed. Fixing this issue will require framework changes. New test data for these operations have been added.
10 lines
176 B
JSON
10 lines
176 B
JSON
{
|
|
"error": null,
|
|
"id": 0,
|
|
"result": {
|
|
"result": true,
|
|
"summary": "Deleted sudo command \"/usr/bin/less\"",
|
|
"value": "/usr/bin/less"
|
|
}
|
|
}
|