public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager/proxmox{_dart_api_client, _login_manager} 0/3] fix #4281
@ 2025-04-29 15:07 Alexander Abraham
  2025-04-29 15:07 ` [pve-devel] [PATCH proxmox_dart_api_client 1/1] fix #4281: dart_api_client: Added functions for login with Open ID Alexander Abraham
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexander Abraham @ 2025-04-29 15:07 UTC (permalink / raw)
  To: pve-devel

This patch series fixes the login with Open ID for the mobile
Flutter app and the mobile (web) frontend for PVE manager. A user 
reported that they could not login using Open ID on the PVE mobile
(web) frontend and in the PVE Flutter app.

proxmox_dart_api_client:

Alexander Abraham (1):
  fix #4281: dart_api_client: Added functions for login with Open ID.

 lib/src/client.dart |   4 +-
 lib/src/oidc.dart   | 148 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 150 insertions(+), 2 deletions(-)
 create mode 100644 lib/src/oidc.dart


proxmox_login_manager:

Alexander Abraham (1):
  fix #4281: login_manager:  UI changes for enabling login with Open ID

 lib/proxmox_login_form.dart | 222 +++++++++++++++++++++++++++++++-----
 1 file changed, 192 insertions(+), 30 deletions(-)


manager:

Alexander Abraham (1):
  fix #4281: manager: Enabled logging in with Open ID

 www/mobile/Login.js | 148 ++++++++++++++++++++++++++++++++++----------
 1 file changed, 116 insertions(+), 32 deletions(-)


Summary over all repositories:
  4 files changed, 458 insertions(+), 64 deletions(-)

-- 
Generated by git-murpp 0.8.1


_______________________________________________
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-04-30  8:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-29 15:07 [pve-devel] [PATCH manager/proxmox{_dart_api_client, _login_manager} 0/3] fix #4281 Alexander Abraham
2025-04-29 15:07 ` [pve-devel] [PATCH proxmox_dart_api_client 1/1] fix #4281: dart_api_client: Added functions for login with Open ID Alexander Abraham
2025-04-29 15:07 ` [pve-devel] [PATCH proxmox_login_manager 1/1] fix #4281: login_manager: UI changes for enabling " Alexander Abraham
2025-04-29 15:07 ` [pve-devel] [PATCH manager 1/1] fix #4281: manager: Enabled logging in " Alexander Abraham
2025-04-30  8:32   ` Christoph Heiss

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