From 8b09100bd054752a64bde4415d7c92ed243b1f6c Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 26 Oct 2023 01:57:10 +0200 Subject: [PATCH] typo --- doc/DISCLAIMER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 71aa3ff..89efe33 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -4,7 +4,7 @@ You can read [the roadmap](https://github.com/superseriousbusiness/gotosocial/bl GoToSocial require a **dedicated domain (or subdomain) name**, for example: gotosocial.example.com This package is not-working with the SSO (single-sign on) or LDAP integration. -However, it can be configured to use the OpenID Connect protocol and Dex (a program that links LDAP and OpenID Connect) to enable connection with your YunoHost users, see [the relevant part of the doc](#openid-connect). +However, it can be configured to use the OpenID Connect protocol and Dex (a program that links LDAP and OpenID Connect) to enable connection with your YunoHost users, see [the relevant part of the doc](#openid-connect). You will have a **separate account from the rest of your Yunohost server**, potentially with a different username and password. GoToSocial **does not provide a user interface**.