[pve-devel] [PATCH v3 0/3] multiple fixes

Dominik Csapak d.csapak at proxmox.com
Mon Dec 11 14:23:55 CET 2017


this series fixes some things with the pve-xtermjs package

* really fix the dependency for libpve-access-control (RPCEnvironment was in there)
* fix the error message for the authentication
* make the 'perm' parameter really optional

changes from v2:
do not use a default for 'perm', but make it a 'real' optional parameter
do not make 'path' a default parameter and remove the default path

changes from v1:
remove setup_environment altogether since we don't need it

Dominik Csapak (3):
  remove dependcy to libpve-access-control
  make perm an optional parameter
  fix error message

 src/PVE/CLI/termproxy.pm | 36 ++++++++++++++++--------------------
 src/bin/termproxy        |  2 --
 2 files changed, 16 insertions(+), 22 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list