From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <administrator@comsolve.nl>
Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
 (No client certificate requested)
 by lists.proxmox.com (Postfix) with ESMTPS id 5394468EFA
 for <pve-devel@lists.proxmox.com>; Sat,  5 Dec 2020 00:50:36 +0100 (CET)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
 by firstgate.proxmox.com (Proxmox) with ESMTP id 41F5EF8B3
 for <pve-devel@lists.proxmox.com>; Sat,  5 Dec 2020 00:50:36 +0100 (CET)
Received: from h01p01.smtp.routit.net (h01p01.smtp.routit.net [89.146.30.1])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits))
 (No client certificate requested)
 by firstgate.proxmox.com (Proxmox) with ESMTPS id CE2D3F89C
 for <pve-devel@lists.proxmox.com>; Sat,  5 Dec 2020 00:50:34 +0100 (CET)
Authentication-Results: h01p01.smtp.routit.net;
 spf=Pass smtp.mailfrom=administrator@comsolve.nl
Received-SPF: Pass (h01p01.smtp.routit.net: domain of
 administrator@comsolve.nl designates 185.106.153.121 as
 permitted sender) identity=mailfrom;
 client-ip=185.106.153.121; receiver=h01p01.smtp.routit.net;
 envelope-from="administrator@comsolve.nl";
 x-sender="administrator@comsolve.nl"; x-conformance=spf_only;
 x-record-type="v=spf1"; x-record-text="v=spf1
 +a:mail.comsolve.nl +include:heldenvan.nu -all"
IronPort-SDR: ZZkLtJgBWbcZy/YtNtf9R2WxIXC9tGZzuylo/h1phMTSH5zzE1+IKYh55pcqY9t9/WWO2nh/4p
 f1HB8wcbbSTw==
X-SenderBaseSpam: None
Received: from mail.comsolve.nl ([185.106.153.121])
 by h01p01.smtp.routit.net with ESMTP; 05 Dec 2020 00:47:24 +0100
Received: from DOM_COMSOLVE-MTA by mail.comsolve.nl
 with Novell_GroupWise; Sat, 05 Dec 2020 00:47:24 +0100
Message-Id: <5FCACA8A02000088000040E7@mail.comsolve.nl>
X-Mailer: Novell GroupWise Internet Agent 14.2.2 
Date: Sat, 05 Dec 2020 00:47:22 +0100
From: "Michael Honkoop" <administrator@comsolve.nl>
To: <pve-devel@lists.proxmox.com>
References: <5FCACA8A02000088000040E7@mail.comsolve.nl>
Mime-Version: 1.0
X-SPAM-LEVEL: Spam detection results:  0
 HTML_MESSAGE            0.001 HTML included in message
 KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
 RCVD_IN_DNSWL_LOW        -0.7 Sender listed at https://www.dnswl.org/,
 low trust RCVD_IN_MSPIKE_H3       0.001 Good reputation (+3)
 RCVD_IN_MSPIKE_WL       0.001 Mailspike good senders
 SPF_HELO_NONE           0.001 SPF: HELO does not publish an SPF Record
 SPF_PASS               -0.001 SPF: sender matches SPF record
X-Mailman-Approved-At: Wed, 09 Dec 2020 10:08:01 +0100
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
Subject: [pve-devel] intro'ing myself
X-BeenThere: pve-devel@lists.proxmox.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Proxmox VE development discussion <pve-devel.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pve-devel/>
List-Post: <mailto:pve-devel@lists.proxmox.com>
List-Help: <mailto:pve-devel-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=subscribe>
X-List-Received-Date: Fri, 04 Dec 2020 23:50:36 -0000

Hi all,=20

First of all nice to meet you,=20

As both a new participant on the list aswell as someone who is trying to =
step in/up/learn-by-doing i expect my future posts to contain a lot of =
questions and struggles trying to find a/the structure.

My (personal) goal is to enhance skills and produce a working oauth =
extension, which i have seen was already requested back in 2017.

As PVE as product means multiple disciplines i hope i can be directed in =
the right direction, as currently i see the code (individually (per-file)),=
 but i am lacking the linkage.

I mean an extension of a base something i can understand/comprehend, but =
some stuff like schema seems to be burried deep somewhere and havent =
figured out how to add stuff.

If i somehow violate/inappropriately ask or post, please do tell/explain =
to me :)

best regards,=20

Michael Honkoop