mirror of
https://github.com/uutils/shadow.git
synced 2026-06-10 16:14:57 -07:00
0a33f2186d
- Fix function name: sanitize_env() → sanitized_env() / harden_process() - Fix SIGINT handler: was removed, not implemented - Fix user enumeration: early permission check, not constant-time PAM - Fix Rust module paths: shadow-core → shadow_core (crate vs module)