mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-28 12:57:50 +00:00
Sudo now logs the submitenv in the JSON logs.
This commit is contained in:
parent
3686c9fdd1
commit
747c340591
5
NEWS
5
NEWS
@ -78,6 +78,11 @@ What's new in Sudo 1.9.15
|
|||||||
disabled. Previously, "command not allowed" would be logged and
|
disabled. Previously, "command not allowed" would be logged and
|
||||||
the user had no way of knowing what the actual problem was.
|
the user had no way of knowing what the actual problem was.
|
||||||
|
|
||||||
|
* Sudo will now log the invoking user's environment as "submitenv"
|
||||||
|
in the JSON logs. The command's environment ("runenv") is no
|
||||||
|
longer logged for commands rejected by the sudoers file or an
|
||||||
|
approval plugin.
|
||||||
|
|
||||||
What's new in Sudo 1.9.14p3
|
What's new in Sudo 1.9.14p3
|
||||||
|
|
||||||
* Fixed a crash with Python 3.12 when the sudo Python python is
|
* Fixed a crash with Python 3.12 when the sudo Python python is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user