mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
commit
2412514b71
4 changed files with 8 additions and 6 deletions
|
@ -24,7 +24,8 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov
|
|||
- Interfaced with Yunohost's LDAP server
|
||||
|
||||
|
||||
**Shipped version:** 2.32.0~ynh1
|
||||
**Shipped version:** 2.33.0~ynh1
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -24,7 +24,8 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov
|
|||
- Interfaced with Yunohost's LDAP server
|
||||
|
||||
|
||||
**Version incluse :** 2.32.0~ynh1
|
||||
**Version incluse :** 2.33.0~ynh1
|
||||
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.32.0.tar.gz
|
||||
SOURCE_SUM=85d9571c7a52dd41d6ffe1e7a32044bd723d2d57b89667a587153d08bc7a2337
|
||||
SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.33.0.tar.gz
|
||||
SOURCE_SUM=bbf14183ae283fa2ec4020a26bf0c576ef3007477d075b806e98bc92715cafe4
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": "OpenID Connect Provider based on Yunohost LDAP server"
|
||||
},
|
||||
"version": "2.32.0~ynh1",
|
||||
"version": "2.33.0~ynh1",
|
||||
"url": "https://github.com/YunoHost-Apps/dex_ynh",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
@ -15,7 +15,7 @@
|
|||
"userdoc": "",
|
||||
"code": "https://github.com/dexidp/dex"
|
||||
},
|
||||
"license": "AGPL-3.0-only",
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
"name": "Limezy"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue