Searched defs:updateUser (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-webui/app/access-control/controllers/ | ||
H A D | user-controller.js | 141 function updateUser( function |
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/ | ||
H A D | UserManagementStore.js | 141 async updateUser( method in UserManagementStore.actions |
/openbmc/phosphor-webui/app/common/services/ | ||
H A D | api-utils.js | 627 updateUser: function(user, newUser, passwd, role, enabled, locked) { method in AnonymousFunction1ea782bb0200.SERVICE |