mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-16 19:31:55 -06:00
3c9fc345c1
UI updated to use the enable and disable methods, and to correctly report them Implementation has a few shortcomings: 1. Status is displayed in Browser alert dialog, not JQueryUI themed 2. Upon completion of RPC, navigate back to the Search page. Still, this is much less broken than before. With whitespace cleanup, using toLowerCase for testing true and removde dual declaration of variables
9 lines
162 B
JSON
9 lines
162 B
JSON
{
|
|
"error": null,
|
|
"id": 6,
|
|
"result": {
|
|
"result": true,
|
|
"summary": "Disabled user account \"rfrank\"",
|
|
"value": "rfrank"
|
|
}
|
|
} |