From 5a14c57e53842ae1fd5a5c0e6e2ff7f2b046dc28 Mon Sep 17 00:00:00 2001 From: Yalh Date: Sat, 19 Jan 2019 10:46:08 +0100 Subject: [PATCH] Remove Level 4 process_checker because there is no ldap authentification --- check_process | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_process b/check_process index fc65cc3..a07086e 100644 --- a/check_process +++ b/check_process @@ -37,7 +37,7 @@ Level 3=auto # Level 4: If the app supports LDAP and SSOwat, turn level 4 to '1' and add a link to an issue or a part of your code to show it. # If the app does not use LDAP nor SSOwat, and can't use them, turn level 4 to 'na' and explain as well. - Level 4=0 + Level 4=na #application doesn't support LDAP authentification Level 5=auto Level 6=auto Level 7=auto