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

Merge pull request #65 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-08-08 08:59:48 +02:00 committed by GitHub
commit 5ec3b68604
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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
## 截图

View file

@ -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]