From 21bcb35add3fee487fdea2cee62c35636a25c73e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 4 Apr 2022 11:05:41 +0000 Subject: [PATCH] Auto-update README --- README.md | 6 +----- README_fr.md | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 8761604..4f3884d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov - Interfaced with Yunohost's LDAP server -**Shipped version:** 2.31.1~ynh1 +**Shipped version:** 2.31.1~ynh2 @@ -37,10 +37,6 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov ### Known limitations : - * Can't be installed yet using the web UI. You have to use the CLI -``` -sudo yunohost app install https://github.com/Yunohost-Apps/dex_ynh -``` * Only tested on x86 architectures * Dex only allows you to setup one OpenID Connect app at a time * However, it's a working multi-instance app, so you can install it more than once diff --git a/README_fr.md b/README_fr.md index 9ccb4db..fd99982 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov - Interfaced with Yunohost's LDAP server -**Version incluse :** 2.31.1~ynh1 +**Version incluse :** 2.31.1~ynh2 @@ -33,10 +33,6 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov ### Known limitations : - * Can't be installed yet using the web UI. You have to use the CLI -``` -sudo yunohost app install https://github.com/Yunohost-Apps/dex_ynh -``` * Only tested on x86 architectures * Dex only allows you to setup one OpenID Connect app at a time * However, it's a working multi-instance app, so you can install it more than once