From e3138f0ed59c240ca80a2509bb529c66f0fa69b5 Mon Sep 17 00:00:00 2001 From: JensDiemer Date: Tue, 29 Dec 2020 14:48:04 +0100 Subject: [PATCH] add link to https://github.com/YunoHost-Apps/django_ynh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83ffac6..2acfaef 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You can edit the file `$final_path/local_settings.py` to enable or disable featu ## SSO authentication -[SSOwat](https://github.com/YunoHost/SSOwat) is fully supported: +[SSOwat](https://github.com/YunoHost/SSOwat) is fully supported via [django_ynh](https://github.com/YunoHost-Apps/django_ynh): * First user (`$YNH_APP_ARG_ADMIN`) will be created as Django's super user * All new users will be created as normal users