Remove the Python plugin import blocker code.
The sudo.conf file is considered a trusted source of information and these checks suffer from TOCTOU issues anyway.
This commit is contained in:
@@ -23,9 +23,6 @@
|
||||
|
||||
#include "testhelpers.h"
|
||||
|
||||
const char *sudo_conf_developer_mode = TESTDATA_DIR "sudo.conf.developer_mode";
|
||||
const char *sudo_conf_normal_mode = TESTDATA_DIR "sudo.conf.normal_mode";
|
||||
|
||||
struct TestData data;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user