all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox Backup Server development discussion
	<pbs-devel@lists.proxmox.com>,
	Dominik Csapak <d.csapak@proxmox.com>
Subject: [pbs-devel] applied-series: [PATCH proxmox-backup 0/5] implement web console
Date: Thu, 23 Jul 2020 13:24:21 +0200	[thread overview]
Message-ID: <443bee41-be9e-c86c-1a81-c20dd7077b36@proxmox.com> (raw)
In-Reply-To: <20200721091040.7632-1-d.csapak@proxmox.com>

On 21.07.20 11:10, Dominik Csapak wrote:
> this series implements the necessary changes to access a shell via xtermjs
> 
> this replaces my previous series 'prerequisites for console' [0]
> 
> it needs an installed pve-xtermjs package with my latest patches [1]
> as well as an bumped proxmox crate (updated version in Cargo.toml as well)
> 
> 0: https://lists.proxmox.com/pipermail/pbs-devel/2020-July/000080.html
> 1: https://lists.proxmox.com/pipermail/pbs-devel/2020-July/000108.html
> 
> Dominik Csapak (5):
>   server/config: add mechanism to update template
>   api2/access: implement term ticket
>   api2/nodes: add termproxy and vncwebsocket api calls
>   server/rest: add console to index
>   ui: add Console Button
> 
>  Cargo.toml                      |   6 +-
>  src/api2/access.rs              |  79 +++++++--
>  src/api2/node.rs                | 276 +++++++++++++++++++++++++++++++-
>  src/bin/proxmox-backup-proxy.rs |   7 +-
>  src/config/acl.rs               |   2 +
>  src/server/config.rs            |  67 +++++++-
>  src/server/rest.rs              |  18 ++-
>  src/tools/ticket.rs             |  32 ++++
>  www/ServerStatus.js             |  10 +-
>  9 files changed, 460 insertions(+), 37 deletions(-)
> 

applied series, with the ACL fix for "/nodes/{node}" -> "/system" followup we
talked, much thanks!




      parent reply	other threads:[~2020-07-23 11:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-21  9:10 [pbs-devel] " Dominik Csapak
2020-07-21  9:10 ` [pbs-devel] [PATCH proxmox-backup 1/5] server/config: add mechanism to update template Dominik Csapak
2020-07-21  9:10 ` [pbs-devel] [PATCH proxmox-backup 2/5] api2/access: implement term ticket Dominik Csapak
2020-07-21  9:10 ` [pbs-devel] [PATCH proxmox-backup 3/5] api2/nodes: add termproxy and vncwebsocket api calls Dominik Csapak
2020-07-21  9:10 ` [pbs-devel] [PATCH proxmox-backup 4/5] server/rest: add console to index Dominik Csapak
2020-07-21  9:10 ` [pbs-devel] [PATCH proxmox-backup 5/5] ui: add Console Button Dominik Csapak
2020-07-23 11:24 ` Thomas Lamprecht [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=443bee41-be9e-c86c-1a81-c20dd7077b36@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=d.csapak@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal