mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
Update manifest.toml
This commit is contained in:
parent
7866d9787c
commit
0213135e64
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,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.37.0~ynh1"
|
||||
version = "2.37.0~ynh2"
|
||||
|
||||
maintainers = ["Limezy"]
|
||||
|
||||
|
@ -41,7 +41,6 @@ ram.runtime = "50M"
|
|||
ask.fr = "Nom de l'application que vous souhaitez connecter au flux d'authentification OIDC"
|
||||
type = "string"
|
||||
|
||||
|
||||
[install.secret]
|
||||
ask.en = "OIDC secret of the app you want to connect to the OIDC auth flow"
|
||||
ask.fr = "Secret OIDC de l'application que vous souhaitez connecter au flux d'authentification OIDC"
|
||||
|
|
Loading…
Reference in a new issue