[Kimchi-devel] [PATCH 0/2] UI: support ldap permission tag

lvroyce at linux.vnet.ibm.com lvroyce at linux.vnet.ibm.com
Wed Nov 5 10:21:13 UTC 2014


From: Royce Lv <lvroyce at linux.vnet.ibm.com>

Users added will be validated when press save permission button,
invalid user will be labled as notice icon.
update vm request with invalid user will be rejected.
only user tag is supported for ldap.
This is tested agaist ldap integration v2.

Note:
 Due to capabilities query of authentication type is not added.
 This patch simply hided PAM permission tag part.
 Will address this issue after backend changed.

Royce Lv (2):
  UI: support ldap vm permission tag
  Change guest edit permission logic

 ui/css/theme-default/guest-edit.css |  79 ++++++++++++++-----
 ui/js/src/kimchi.api.js             |  13 +++-
 ui/js/src/kimchi.guest_edit_main.js | 146 ++++++++++++++++++++++++++++++------
 ui/pages/guest-edit.html.tmpl       |  28 ++++++-
 4 files changed, 218 insertions(+), 48 deletions(-)

-- 
1.8.3.2




More information about the Kimchi-devel mailing list