mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
commit
c813e46d9e
4 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov
|
||||||
- Interfaced with Yunohost's LDAP server
|
- Interfaced with Yunohost's LDAP server
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.33.1~ynh1
|
**Shipped version:** 2.34.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
|
@ -24,7 +24,7 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov
|
||||||
- Interfaced with Yunohost's LDAP server
|
- Interfaced with Yunohost's LDAP server
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.33.1~ynh1
|
**Version incluse :** 2.34.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.33.1.tar.gz
|
SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.34.0.tar.gz
|
||||||
SOURCE_SUM=a2199a32b11596e8585e28b7908a8f3c9dfabd74e11c9118cf41883b2ec20789
|
SOURCE_SUM=39ea91dcd224604bf2a1e2e6918bc66a2f57ce76929e04745b48a4a8f6260e36
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_EXTRACT=true
|
SOURCE_EXTRACT=true
|
||||||
|
|
|
@ -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.33.1~ynh1",
|
"version": "2.34.0~ynh1",
|
||||||
"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