From: Alexander Abraham <a.abraham@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager/proxmox{_dart_api_client, _login_manager} 0/3] fix #4281
Date: Tue, 29 Apr 2025 17:07:54 +0200 [thread overview]
Message-ID: <20250429150757.130996-1-a.abraham@proxmox.com> (raw)
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
next reply other threads:[~2025-04-29 15:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-29 15:07 Alexander Abraham [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250429150757.130996-1-a.abraham@proxmox.com \
--to=a.abraham@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox