CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/22 19:33:46
Modified files:
usr.bin/ssh : ssh_config.5 sshd_config.5
Log message:
clarify that Authorized(Keys|Principals)(File|Command) are only
consulted for valid users.
clarify that TOKENS are expanded without sanitisation or escaping
and that it's the user's reponsibility to ensure their usage is
safe.
prompted by bz3936; feedback/ok deraadt@
