[yew-devel] [PATCH yew-comp 0/2] openid and default realm support in login panel
Shannon Sterz
s.sterz at proxmox.com
Wed Oct 8 17:19:34 CEST 2025
these patches add support for handling the default realm and openid
login flow for the login panel.
note that we already shipped the pve-yew-mobile-gui without support for
openid login flows. so bumping that with this applied would be helpful
for users that want to use the new mobile gui with an openid realm.
Shannon Sterz (2):
login_panel/realm_selector: use default realm provided by api
login_panel/realm_selector: add support for openid realm logins
src/login_panel.rs | 327 +++++++++++++++++++++++++++++++++---------
src/realm_selector.rs | 85 ++++++++++-
2 files changed, 340 insertions(+), 72 deletions(-)
--
2.47.3
More information about the yew-devel
mailing list