Handle hostnames with upper-case letters
[webmin.git] / sshd / CHANGELOG
1 ---- Changes since 1.210 ----
2 Added a button on the module's main page for stopping the SSH server.
3 ---- Changes since 1.250 ----
4 Added an option on the User SSH Key Setup page for selecting the key type to create.
5 Added an icon for manually editing the SSH server and client configuration files.
6 ---- Changes since 1.260 ----
7 Added support for systems that don't have an SSH server PID file (like OS X).
8 ---- Changes since 1.330 ----
9 Added a Module Config option to set the SSH server version, rather than having Webmin auto-detect it.
10 ---- Changes since 1.430 ----
11 Added a button on the module's main page for viewing the public side of the host keys, thanks to Sean Cox.
12 ---- Changes since 1.440 ----
13 Added a field to allow or deny SSH 2 public key authentication.
14 ---- Changes since 1.450 ----
15 Converted all pages the use the new Webmin UI library, for a more consistent look and layout.
16 ---- Changes since 1.500 ----
17 Added a field for editing the maximum login attempts per connection.
18 ---- Changes since 1.520 ----
19 Added support for listening on IPv6 addresses.