[pmg-devel] applied: [PATCH proxmox-perl-rs v8 1/13] move openid code from pve-rs to common
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Feb 26 17:57:59 CET 2025
Am 26.02.25 um 15:07 schrieb Markus Frank:
> Change pve-rs functions to be wrapper functions for common.
>
> Signed-off-by: Markus Frank <m.frank at proxmox.com>
> ---
> common/pkg/Makefile | 1 +
> common/src/mod.rs | 1 +
> common/src/oidc/mod.rs | 63 ++++++++++++++++++++++++++++++++++++++++
> pmg-rs/Cargo.toml | 1 +
> pmg-rs/debian/control | 1 +
> pve-rs/src/openid/mod.rs | 32 +++++---------------
> 6 files changed, 75 insertions(+), 24 deletions(-)
> create mode 100644 common/src/oidc/mod.rs
>
>
applied, thanks!
More information about the pmg-devel
mailing list