From e379a0e46eca84cf380d166bdda63ee565b874ee Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Mon, 29 Jan 2018 10:41:55 +0530 Subject: [PATCH] package_check: mark LDAP auth as not applicable Mattermost doesn't support LDAP auth in the Free edition (this feature is restricted to the Entreprise non-free edition). See https://github.com/YunoHost-Apps/mattermost_ynh/issues/58 --- check_process | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_process b/check_process index 5151a8f..e6fa3bd 100644 --- a/check_process +++ b/check_process @@ -23,7 +23,7 @@ Level 1=auto Level 2=auto Level 3=auto - Level 4=0 + Level 4=na Level 5=auto Level 6=auto Level 7=auto