From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=irif.fr (client-ip=2001:660:3301:8000::1:2; helo=korolev.univ-paris7.fr; envelope-from=jch@irif.fr; receiver=) Authentication-Results: mail.toke.dk; dkim=pass (2048-bit key; unprotected) header.d=irif.fr header.i=@irif.fr header.a=rsa-sha256 header.s=dkim-irif header.b=sPh+l/ZN Received: from korolev.univ-paris7.fr (korolev.univ-paris7.fr [IPv6:2001:660:3301:8000::1:2]) by mail.toke.dk (Postfix) with ESMTPS id 920D7A6752A for ; Thu, 2 May 2024 19:32:47 +0200 (CEST) Received: from mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [81.194.30.253]) by korolev.univ-paris7.fr (8.14.4/8.14.4/relay1/82085) with ESMTP id 442HWk1f016865 for ; Thu, 2 May 2024 19:32:46 +0200 Received: from mailhub.math.univ-paris-diderot.fr (localhost [127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTP id BF1C0374A1 for ; Thu, 2 May 2024 19:32:46 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=irif.fr; h= content-type:content-type:mime-version:user-agent:subject :subject:from:from:message-id:date:date:received:received; s= dkim-irif; t=1714671164; x=1715535165; bh=8cpRxSLbwQrlpwuqDlrfft Hb3+Awq+wmc+kdCOpCS4M=; b=sPh+l/ZN5UhCPvXOnpGv6Rd05kaoNAkvs9rSR6 duMd59YVpZwgNdz3hasaoP3KBpSGjfYvZDZ65OSI0gVeakLe5z38tluDIrD8nDoV VzcEwE7V9iQX0z5L0WM9xmxCNKqOg5c6Jf2hMhDue8MUAQkwOCXoXLT++nYfizj0 bPw0Jy2VvQfqc9whLD1/GeOQ7g0egW0AiX94Qxs3/DjE2ZS7yRRMqKZoCcvfUiys ixUasz+1ianZ8ZtN+/5bUiobHNrOTYSO2Mdbquk2WLbGWpyeLg04opq2b9yOUXGB ROrcXEU2aOVQBmLlx6cl6DHWzBdpHjrPc/hv4mehtNjuNqeQ== X-Virus-Scanned: amavisd-new at math.univ-paris-diderot.fr Received: from mailhub.math.univ-paris-diderot.fr ([127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id 3Gcf3iGk7y3R for ; Thu, 2 May 2024 19:32:44 +0200 (CEST) Received: from pirx.irif.fr (unknown [78.194.40.74]) (Authenticated sender: jch) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id 700BD3741A for ; Thu, 2 May 2024 19:32:44 +0200 (CEST) Date: Thu, 02 May 2024 19:32:43 +0200 Message-ID: <87frv0w24k.wl-jch@irif.fr> From: Juliusz Chroboczek To: galene@lists.galene.org User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/29.3 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (korolev.univ-paris7.fr [194.254.61.138]); Thu, 02 May 2024 19:32:47 +0200 (CEST) X-Miltered: at korolev with ID 6633CE3E.001 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 6633CE3E.001 from mailhub.math.univ-paris-diderot.fr/mailhub.math.univ-paris-diderot.fr/null/mailhub.math.univ-paris-diderot.fr/ X-j-chkmail-Score: MSGID : 6633CE3E.001 on korolev.univ-paris7.fr : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham Message-ID-Hash: U3PPISX3PUY4HFE4IBCLI4O7LVPBB3ZJ X-Message-ID-Hash: U3PPISX3PUY4HFE4IBCLI4O7LVPBB3ZJ X-MailFrom: jch@irif.fr X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.9 Precedence: list Subject: [Galene] Galene API frozen? List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Hi, I think I'm done with the administrative API. The API: https://galene.org/README.API.html The JavaScript interface: https://github.com/jech/galene/blob/master/static/management.js Example usage: https://github.com/jech/galene/blob/master/static/change-password.js I've been testing the API by writing a mock management UI, you'll find it in the branch "management-ui". It's extremely primitive, just good enough to veriy that the API is sufficient for everyday management purposes. So unless something interesting comes up, I'm entering feature freeze for Galene 0.9. -- Juliusz