mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-16 11:21:56 -06:00
7529a79f4b
Paging has been enabled on self-service permissions and delegations list pages. The search facet's get_pkeys() has been fixed to handle non-array value. New test data files have been added as well. Ticket #2092
15 lines
255 B
JSON
15 lines
255 B
JSON
{
|
|
"error": null,
|
|
"id": null,
|
|
"result": {
|
|
"count": 1,
|
|
"result": [
|
|
{
|
|
"aciname": "Test Delegation"
|
|
}
|
|
],
|
|
"summary": "1 delegation matched",
|
|
"truncated": false
|
|
}
|
|
}
|