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

[CL] Optimize the RPC endpoints to use the tags correctly

Open carma12 opened this issue 11 months ago • 0 comments

Some endpoints in the rpc.ts file are adapted to be used with several entity types (e.g., user, host, service, groups, etc). This approach invalidates some RTK Query functionality like the tags. The code should be adapted to use this feature more efficiently.

carma12 avatar Mar 08 '24 14:03 carma12