Back to Changelog

v4.5.207

Minor Release Released June 24, 2026

SSH sub-user modal: auth method selector and public key input (VIKTOR-3)

New Features

2
  • SSH Commands page: auth method selector (Password / SSH Key / Both) in create and edit user modal (VIKTOR-3)
  • SSH Commands page: conditional public key textarea shown when SSH Key or Both is selected as auth method

Improvements

2
  • SSH user create/edit payload is now auth-method aware — public key is included only when key auth is selected
  • 10 new i18n keys added (toolsSsh.modal.authMethod, publicKeyLabel, publicKeyPlaceholder, publicKeyHint, toolsSsh.toast.publickeyrequired, etc.) across 31 languages
See the Demo