From: "Shan Shaji" <s.shaji@proxmox.com>
To: "Azharul Haque" <haque@azharul.com>
Cc: pve-devel@lists.proxmox.com
Subject: Re: [PATCH dart-api-client v2 1/2] fix #4281: access: add `type` property to `PveAccessDomainModel`
Date: Fri, 21 Aug 2026 10:00:28 +0200 [thread overview]
Message-ID: <DKUGP6J3RY6I.3KDQBKRTFRNWX@proxmox.com> (raw)
In-Reply-To: <CAFCWXbhnW0o1VcUimwk6pUB3VqCaQw31BQpuHjDtKF8LGeB-fg@mail.gmail.com>
Hi Azharul,
On Fri Aug 21, 2026 at 4:56 AM CEST, Azharul Haque wrote:
> Hi Shan,
>
>
> I went with PveAccessDomainType to match this repo's existing convention
> for this kind of enum (PveNodesDiskListType, PveTaskLogStatusType, etc.).
> Happy to switch it to Proxmox... if you'd prefer, just let me know and I'll
> send a follow-up.
PveAccessDomainType should be fine here. Thanks for double checking it. I used
the "Proxmox.." prefix because the access domain types are common across proxmox
products, also that was an example :).
> Also, my earlier reply on this thread got held by the list for moderator
> approval since I'm not yet a subscribed member, so if it looked like it
> only reached you directly, that's why, not a delivery failure on my end.
Ahh, Sorry! Somehow overlooked it. Thanks for letting me know.
>
> v3 with this and the rest of your feedback is on its way.
>
>
> Best,
>
> Azharul
>
> On Thu, Aug 20, 2026 at 10:39 AM Shan Shaji <s.shaji@proxmox.com> wrote:
>
>> Hi, thank you very much for agreeing to incorporate my feedbacks.
>> If possible, please also send future replies to the mailling list as
>> well to ensure better visibility.
>>
>> On Thu Aug 20, 2026 at 3:37 PM CEST, Azharul Haque wrote:
>> > Hi Shan,
>> >
>> >
>> > Thanks for testing against Keycloak, glad to hear it worked cleanly end
>> to
>> > end.
>> >
>> > Good call on the enum. I'll switch PveAccessDomainModel.type to a
>> > ProxmoxAccessDomainType EnumClass along the lines you sketched, and
>> update
>> > isOpenIdRealm to compare against it. I'll fold this into a v3 alongside
>> the
>> > other feedback (the login-manager patch split, the regex/dedup fix on the
>> > OpenID login helpers, and the pubspec/Flutter version issue you flagged)
>> > and send it tonight.
>> >
>> >
>> > Thanks again for the quick, thorough review.
>> >
>> >
>> > Best,
>> >
>> > Azharul
>> >
>>
>>
next prev parent reply other threads:[~2026-08-21 8:00 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-10 5:40 [PATCH 0/2] android: register OpenID Connect callback activity for #4281 Azharul Haque
2026-08-10 5:40 ` [PATCH 1/2] fix #4281: android: register OpenID Connect callback activity Azharul Haque
2026-08-10 5:40 ` [PATCH 2/2] fix #4281: android: match renamed OpenID callback scheme Azharul Haque
2026-08-10 13:59 ` [PATCH 0/2] android: register OpenID Connect callback activity for #4281 Shan Shaji
2026-08-10 14:47 ` [PATCH v2 0/7] app: implement OpenID Connect (OAuth) realm login (#4281) Azharul Haque
2026-08-10 14:47 ` [PATCH dart-api-client v2 1/2] fix #4281: access: add `type` property to `PveAccessDomainModel` Azharul Haque
2026-08-20 9:17 ` Shan Shaji
[not found] ` <CAFCWXbiQxG4p2U+beMjSi7Gaz5qC-vCzXW1AH3Ys-ApOW0S83w@mail.gmail.com>
2026-08-20 14:39 ` Shan Shaji
[not found] ` <CAFCWXbhnW0o1VcUimwk6pUB3VqCaQw31BQpuHjDtKF8LGeB-fg@mail.gmail.com>
2026-08-21 8:00 ` Shan Shaji [this message]
2026-08-10 14:47 ` [PATCH dart-api-client v2 2/2] fix #4281: access: add OpenID Connect auth-url/login helpers Azharul Haque
2026-08-20 9:48 ` Shan Shaji
2026-08-10 14:47 ` [PATCH login-manager v2 1/3] fix #4281: ui: add OpenID Connect login flow to login form Azharul Haque
2026-08-20 12:31 ` Shan Shaji
2026-08-10 14:47 ` [PATCH login-manager v2 2/3] fix #4281: ui: fix stale Continue button state on realm switch Azharul Haque
2026-08-10 14:47 ` [PATCH login-manager v2 3/3] fix #4281: ui: use a namespaced OpenID callback scheme Azharul Haque
2026-08-20 14:28 ` Shan Shaji
2026-08-10 14:47 ` [PATCH flutter-frontend v2 1/2] fix #4281: android: register OpenID Connect callback activity Azharul Haque
2026-08-20 14:01 ` Shan Shaji
2026-08-10 14:47 ` [PATCH flutter-frontend v2 2/2] fix #4281: android: match renamed OpenID callback scheme Azharul Haque
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=DKUGP6J3RY6I.3KDQBKRTFRNWX@proxmox.com \
--to=s.shaji@proxmox.com \
--cc=haque@azharul.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