From: Markus Frank <m.frank@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] [PATCH pmg-api/pmg-gui v3 0/3] add default realm option and OIDC configuration panel
Date: Wed, 12 Mar 2025 10:43:12 +0100 [thread overview]
Message-ID: <20250312094315.1537-1-m.frank@proxmox.com> (raw)
v3:
* Patch 1/3 and 2/3 are new and allow the user to set the default realm.
* see more v3 changes in Patch 3/3
pmg-api:
Markus Frank (1):
Auth Plugin: stop forcing the default realm to be the pmg realm
src/PMG/Auth/Plugin.pm | 2 --
1 file changed, 2 deletions(-)
pmg-gui:
Markus Frank (2):
realms: allow PAM and PMG realms to be edited and set as the default
add OIDC configuration panel for PMG
js/AuthEditOIDC.js | 244 +++++++++++++++++++++++++++++++++++++++++++
js/Makefile | 1 +
js/UserManagement.js | 1 +
js/Utils.js | 17 +--
4 files changed, 257 insertions(+), 6 deletions(-)
create mode 100644 js/AuthEditOIDC.js
--
2.39.5
_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
next reply other threads:[~2025-03-12 9:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-12 9:43 Markus Frank [this message]
2025-03-12 9:43 ` [pmg-devel] [PATCH pmg-api v3 1/3] Auth Plugin: stop forcing the default realm to be the pmg realm Markus Frank
2025-03-12 9:43 ` [pmg-devel] [PATCH pmg-gui v3 2/3] realms: allow PAM and PMG realms to be edited and set as the default Markus Frank
2025-03-12 9:43 ` [pmg-devel] [PATCH pmg-gui v3 3/3] add OIDC configuration panel for PMG Markus Frank
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=20250312094315.1537-1-m.frank@proxmox.com \
--to=m.frank@proxmox.com \
--cc=pmg-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.