Warn on relative paths in secure_path#1558
Conversation
|
I extended the existing |
e13ed15 to
8e40223
Compare
|
Suggestion: if Another approach could be to add this sanity check in |
8e40223 to
f89934e
Compare
I reworked this into the sudoers diagnostics path so One thing I'm a bit confused: under the |
That's a good point. We're open to changing that error prefix to something better (could be more generic like "error" or less lazy like "configuration error"). Technically, you could argue it is also not a syntax error if someone would write |
Makes sense. The wording still feels a little imperfect to me, but I think it's acceptable now. A more general prefix improvement could be handled separately and may need more discussions. |
Fixes: #1153