[pmg-devel] [PATCH pmg-api/pwt 0/2] fix #6214: improve OIDC field validation
Christoph Heiss
c.heiss at proxmox.com
Tue Mar 18 14:59:16 CET 2025
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(+)
--
2.48.1
More information about the pmg-devel
mailing list