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

Dominik Csapak d.csapak at proxmox.com
Mon Dec 11 11:28:23 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 paramters really optional

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

Dominik Csapak (3):
  remove dependcy to libpve-access-control
  make path and perm optional parameters
  fix error message

 src/PVE/CLI/termproxy.pm | 24 +++++++++++++-----------
 src/bin/termproxy        |  2 --
 2 files changed, 13 insertions(+), 13 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list