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:
parent
20d164fbe4
commit
7694f43e63
2 changed files with 1 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
||||||
### Known limitations :
|
### 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
|
* Only tested on x86 architectures
|
||||||
* Dex only allows you to setup one OpenID Connect app at a time
|
* 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
|
* However, it's a working multi-instance app, so you can install it more than once
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"description": {
|
"description": {
|
||||||
"en": "OpenID Connect Provider based on Yunohost LDAP server"
|
"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",
|
"url": "https://github.com/YunoHost-Apps/dex_ynh",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue