Skip to content

Add support for the LAVA user management APIs to the LAVA backend

Edmund Smith requested to merge wip/eds/at9259/lava_management_api into main

This adds support for three new low-level LAVA XMLRPC calls:

  • system.get_all_users to find all the users registered on a LAVA instance by name

  • system.set_user_active to lock or unlock a user account on a LAVA server.

https://phabricator.apertis.org/T9259

Edited by Edmund Smith

Merge request reports