[pve-devel] [PATCH manager/proxmox{_dart_api_client, _login_manager} 0/3] fix #4281

Alexander Abraham a.abraham at proxmox.com
Tue Apr 29 17:07:54 CEST 2025


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




More information about the pve-devel mailing list