[pmg-devel] [PATCH pmg-api/pmg-gui] improve user white/blacklist gui
Dominik Csapak
d.csapak at proxmox.com
Tue Feb 26 09:12:33 CET 2019
this series allows for multiselect in user white- and blacklists,
autodeletes users from the lists if they have no entries
and limit the user selection list to the respective list in the
admin gui
pmg-api:
Dominik Csapak (3):
user white/blacklist: allow multiple entries for adding/deleting
close #2075: do not insert empty WL/BL
add optional list parameter to quarusers api call
PMG/API2/Quarantine.pm | 41 ++++++++++++++++++++++++++++-------------
PMG/Quarantine.pm | 14 ++++++++++----
PMG/Utils.pm | 7 +++++++
3 files changed, 45 insertions(+), 17 deletions(-)
pmg-gui:
Dominik Csapak (3):
allow multiselect for user white- and blacklist
limit userlist to the respective list
show emptyText when no users are available to select
js/UserBlackWhiteList.js | 59 ++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 49 insertions(+), 10 deletions(-)
--
2.11.0
More information about the pmg-devel
mailing list