You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrite sshd promise type to use the keyword as the promiser
Instead of passing sshd directives as named attributes on a single
promise, each directive is now its own promise where the promiser is
the sshd keyword and "value" is the sole attribute. This simplifies
validation and aligns with a one-promise-per-directive model.
Ticket: ENT-13797
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments