[pve-devel] [PATCH yew-mobile-gui 0/3] update to edition 2024 and skip consent banner when openid authorization is present

Shannon Sterz s.sterz at proxmox.com
Mon Nov 10 13:52:33 CET 2025


these patches update the rust edition of pve-yew-mobile-gui to 2024 and
also allow for skipping the consent banner in case an openid
authorization is present. this appraoch is analogous to the one used by
our javascript based front-ends.

Shannon Sterz (3):
  update rust edition to 2024
  dashboard panel: remove unnecessary binding modifiers
  page login: skip consent banner when openid authorization is present

 Cargo.toml                                    | 2 +-
 src/pages/page_login.rs                       | 5 ++++-
 src/pages/page_qemu_status/dashboard_panel.rs | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

--
2.47.3





More information about the pve-devel mailing list