mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
commit
5ec3b68604
8 changed files with 10 additions and 10 deletions
|
@ -25,7 +25,7 @@ This YunoHost package will install Dex and setup a canonical OpenID Connect prov
|
|||
- Interfaced with YunoHost's LDAP server
|
||||
|
||||
|
||||
**Shipped version:** 2.41.0~ynh1
|
||||
**Shipped version:** 2.41.1~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ This YunoHost package will install Dex and setup a canonical OpenID Connect prov
|
|||
- Interfaced with YunoHost's LDAP server
|
||||
|
||||
|
||||
**Versión actual:** 2.41.0~ynh1
|
||||
**Versión actual:** 2.41.1~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ This YunoHost package will install Dex and setup a canonical OpenID Connect prov
|
|||
- Interfaced with YunoHost's LDAP server
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 2.41.0~ynh1
|
||||
**Paketatutako bertsioa:** 2.41.1~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Ce package YunoHost installera Dex et configurera un fournisseur canonique OpenI
|
|||
- Flux d'authentification OpenID Connect entièrement fonctionnel
|
||||
- Interfacé avec le serveur LDAP de YunoHost
|
||||
|
||||
**Version incluse :** 2.41.0~ynh1
|
||||
**Version incluse :** 2.41.1~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ This YunoHost package will install Dex and setup a canonical OpenID Connect prov
|
|||
- Interfaced with YunoHost's LDAP server
|
||||
|
||||
|
||||
**Versión proporcionada:** 2.41.0~ynh1
|
||||
**Versión proporcionada:** 2.41.1~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ This YunoHost package will install Dex and setup a canonical OpenID Connect prov
|
|||
- Interfaced with YunoHost's LDAP server
|
||||
|
||||
|
||||
**Versi terkirim:** 2.41.0~ynh1
|
||||
**Versi terkirim:** 2.41.1~ynh1
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ This YunoHost package will install Dex and setup a canonical OpenID Connect prov
|
|||
- Interfaced with YunoHost's LDAP server
|
||||
|
||||
|
||||
**分发版本:** 2.41.0~ynh1
|
||||
**分发版本:** 2.41.1~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "Dex"
|
|||
description.en = "OpenID Connect Provider based on YunoHost LDAP server"
|
||||
description.fr = "Connecteur OpenID basé sur le serveur LDAP YunoHost"
|
||||
|
||||
version = "2.41.0~ynh1"
|
||||
version = "2.41.1~ynh1"
|
||||
|
||||
maintainers = [ "Limezy" ]
|
||||
|
||||
|
@ -59,8 +59,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/dexidp/dex/archive/refs/tags/v2.41.0.tar.gz"
|
||||
sha256 = "a21a71bbea1fb74b8c9d4e1b1d06bdc2a1c651b5bed750d0a27d698d8cda9d72"
|
||||
url = "https://github.com/dexidp/dex/archive/refs/tags/v2.41.1.tar.gz"
|
||||
sha256 = "58700d595d43eb473be00b2cefc7e0ecfa3cd6769406dcc89a04310a6b22531e"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue