[pmg-devel] [PATCH pmg-api/pwt 0/2] fix #6214: improve OIDC field validation
Christoph Heiss
c.heiss at proxmox.com
Fri May 16 12:13:47 CEST 2025
Ping, still applies.
On Tue Mar 18, 2025 at 2:59 PM CET, Christoph Heiss wrote:
> First and foremost, fixes #6214 [0].
>
> The second patch just adds some more validation on the UI side of
> things. While not strictly related to #6214, it's a nice touch.
>
> [0] https://bugzilla.proxmox.com/show_bug.cgi?id=6214
>
> pmg-api:
>
> Christoph Heiss (1):
> auth: oidc: fix pattern for `client-id` and `client-key`
>
> src/PMG/Auth/OIDC.pm | 8 ++++++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
>
> proxmox-widget-toolkit:
>
> Christoph Heiss (1):
> window: AuthEditOpenId: add validation for some required fields
>
> src/Utils.js | 4 ++++
> src/window/AuthEditOpenId.js | 8 ++++++++
> 2 files changed, 12 insertions(+)
More information about the pmg-devel
mailing list