We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3686c9f commit 747c340Copy full SHA for 747c340
1 file changed
NEWS
@@ -78,6 +78,11 @@ What's new in Sudo 1.9.15
78
disabled. Previously, "command not allowed" would be logged and
79
the user had no way of knowing what the actual problem was.
80
81
+ * Sudo will now log the invoking user's environment as "submitenv"
82
+ in the JSON logs. The command's environment ("runenv") is no
83
+ longer logged for commands rejected by the sudoers file or an
84
+ approval plugin.
85
+
86
What's new in Sudo 1.9.14p3
87
88
* Fixed a crash with Python 3.12 when the sudo Python python is
0 commit comments