Feature #811
- Added feature #811, which makes the 'execute' command optional, and controlled by '#define HAVE_EXECUTE 1' in cmake.h. This allows a build that does not have the potential security hole, in the event that taskwarrior is run at elevated privilege, or run in the context of a web server.
This commit is contained in:
@@ -57,3 +57,5 @@ Override PACKAGE_LANGUAGE, then
|
||||
#cmakedefine HAVE_UUID
|
||||
#cmakedefine HAVE_UUID_UNPARSE_LOWER
|
||||
|
||||
#define HAVE_EXECUTE 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user