[pbs-devel] applied-series: [PATCH proxmox-backup v2 1/2] fix #3853: api: add force option to tape key change-passphrase
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Feb 14 10:14:28 CET 2022
On 10.02.22 15:23, Stefan Sterz wrote:
> When force is used, the current passphrase is not required. Instead
> it will be read from the file pointed to by TAPE_KEYS_FILENAME and
> the old key configuration will be overwritten using the new
> passphrase. Requires super user privileges.
>
> Signed-off-by: Stefan Sterz <s.sterz at proxmox.com>
> ---
> v1->v2: check for root privileges moved into the api endpoint, better
> descriptions and errors strings and incorporated some nitpicks.
>
> Thanks for the feedback to Thomas Lamprecht, Dominik Csapak, and
> Wolfgang Bumiller.
>
> src/api2/config/tape_encryption_keys.rs | 41 +++++++++++++++++++++----
> 1 file changed, 35 insertions(+), 6 deletions(-)
>
>
applied series, thanks!
More information about the pbs-devel
mailing list