1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00

Updating to 2.31.1~ynh2

This commit is contained in:
Limezy 2022-04-04 18:05:36 +07:00
parent 20d164fbe4
commit 7694f43e63
2 changed files with 1 additions and 5 deletions

View file

@ -1,9 +1,5 @@
### 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

View file

@ -5,7 +5,7 @@
"description": {
"en": "OpenID Connect Provider based on Yunohost LDAP server"
},
"version": "2.31.1~ynh1",
"version": "2.31.1~ynh2",
"url": "https://github.com/YunoHost-Apps/dex_ynh",
"upstream": {
"license": "Apache-2.0",