Minor Changes
-
The version-drift warning now matches what you can actually do. Admins see
Run jalth upgrade --worker-only to sync.; operators and members seeAsk an admin to run jalth upgrade --worker-only to sync.. Re-runjalth initorjalth joinonce after upgrading so the CLI knows your role — until then the warning will use the delegated phrasing. (#50) -
Add opt-in
jalth ssh enable --strictthat locks root sshd to cert-only by writingMatch User root+AuthorizedKeysFile noneinto the drop-in. Closes the gap where cloud-init or provider-shared keys continued to grant root SSH outside Access on cloud VMs where jalth registersrootas the login account. No-op when the registered user is not root. Thefixedversion group ensures@jalth/registryand@jalth/apibump to the same minor at release. (#41)
Patch Changes
-
Fix
jalth ssh enable --allow-teamsilently adding the wrongemail_domainrule when the mesh’s Worker custom domain differs from the org’s email domain. The Worker now persistsmeshConfig.emailDomainatinit.configuretime and reads it on the allow-team path. (#39) -
Updated dependencies [
f8405f3,b6c7cfe]:- @jalth/api@0.3.0