Back to Changelog
v1.0.322
SSL upload permission fix for USER role and SSH key-based authentication for sub-users
New Feature
1- Added SSH key-based authentication support for SFTP/SSH sub-users: public key storage, auth method selection (password/key/both), and authorized_keys management (VIKTOR-3)
Improvements
2- SSH jail configuration now enables PubkeyAuthentication for both jailed and full SSH user groups
- Database migration 000426 adds ssh_users.public_key and auth_method columns with backward-compatible defaults
Bug Fix
1- Fixed 403 error for USER role when uploading custom SSL certificates — permission key mismatch resolved (VIKTOR-2)