[Bug 256233] security/doas: target user's login class gets ignored
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 256233] security/doas: target user's login class gets ignored"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Jun 2021 17:32:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256233 --- Comment #8 from jsmith@resonatingmedia.com --- I made a minor change to the doas code so that LANG is now treated as a special environment variable and copied over to the target user's environment. This is now working on both FreeBSD and Linux. The variable is skipped if it isn't set in the caller's environment. Assuming no testing reveals a problem, I'll publish a new update to doas on GitHub later this week and update the FreeBSD doas port to match. -- You are receiving this mail because: You are the assignee for the bug.