From 0b83b5640e9af90297a0475473da7ce17b3e24c3 Mon Sep 17 00:00:00 2001 From: Aris Date: Mon, 27 May 2024 13:11:05 +0200 Subject: [PATCH] README: informations on Gancio and YNH --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1b663ca..61a2602 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,12 @@ Gancio provide an online agenda open to contributions, and federated with the fe - YunoHost Store: - Report a bug: +## Gancio with Yunohost + +- You can install only _one instance_ of Gancio on your Yunohost. +- A bug actualy prevent the creation of _Admin User_ account at insall: you must register an user just after instal, the first one will be an administrator (source: https://github.com/YunoHost-Apps/gancio_ynh/issues/13#issuecomment-2132856566). +- There is _no integration_ with Yunohost’s SSO: Gancio users accounts are independant from global YNH accounts. + ## Developer info Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/gancio_ynh/tree/testing).