trifectatechfoundation / sudo-rs

A memory safe implementation of sudo and su.
Other
2.9k stars 79 forks source link

sudoers: support `@includedir` #682

Closed japaric closed 1 year ago

japaric commented 1 year ago

relevant tests:

https://github.com/memorysafety/sudo-rs/blob/141709d36256370b2265f263a59e586254d8ad05/test-framework/sudo-compliance-tests/src/sudoers/includedir.rs#L7-L16

and the 17 tests that come after it