freeipa-webui icon indicating copy to clipboard operation
freeipa-webui copied to clipboard

[Is a member of][HBAC rules] 'Add' button functionality

Open carma12 opened this issue 10 months ago • 0 comments

The 'Add' button functionality allows associating a user to a given HBAC rule. The implementation of the addToHbacRules endpoint has been adapted to the fact that multiple entities can be added to a HBAC rule, i.e.: user (hbacrule_add_user), host (hbacrule_add_host), service (hbacrule_add_service), and Source host (hbacrule_add_sourcehost).

This PR depends on this one to be merged: https://github.com/freeipa/freeipa-webui/pull/359

carma12 avatar May 02 '24 14:05 carma12