Fix wo secure --sshport

This commit is contained in:
VirtuBox
2019-10-08 11:17:07 +02:00
parent 07755b13ff
commit 4181b49e5d
3 changed files with 22 additions and 5 deletions

View File

@@ -13,6 +13,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- WordOps is now installed from PyPI using pip [WordOps](https://pypi.org/project/wordops/)
- New Nginx package built with OpenSSL 1.1.1d and updated brotli module
#### Fixed
- `wo stack upgrade` when using nginx-ee
- `wo secure --auth`
- `wo secure --sshport` not working with default ssh config
### v3.9.9.2 - 2019-10-04
#### Added