public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH yew-mobile-gui 0/3] update to edition 2024 and skip consent banner when openid authorization is present
@ 2025-11-10 12:52 Shannon Sterz
  2025-11-10 12:52 ` [pve-devel] [PATCH yew-mobile-gui 1/3] update rust edition to 2024 Shannon Sterz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shannon Sterz @ 2025-11-10 12:52 UTC (permalink / raw)
  To: pve-devel

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



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-11-10 13:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-10 12:52 [pve-devel] [PATCH yew-mobile-gui 0/3] update to edition 2024 and skip consent banner when openid authorization is present Shannon Sterz
2025-11-10 12:52 ` [pve-devel] [PATCH yew-mobile-gui 1/3] update rust edition to 2024 Shannon Sterz
2025-11-10 12:52 ` [pve-devel] [PATCH yew-mobile-gui 2/3] dashboard panel: remove unnecessary binding modifiers Shannon Sterz
2025-11-10 12:52 ` [pve-devel] [PATCH yew-mobile-gui 3/3] page login: skip consent banner when openid authorization is present Shannon Sterz
2025-11-10 13:04 ` [pve-devel] applied: [PATCH yew-mobile-gui 0/3] update to edition 2024 and " Dietmar Maurer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal