Handle hostnames with upper-case letters
[webmin.git] / usermin / CHANGELOG
1 ---- Changes since 1.130 ----
2 The default background, text and link colours of pages can be edited for Usermin, just like in Webmin.
3 Unavailable modules are shown in red on the module restriction page.
4 ---- Changes since 1.140 ----
5 Module update emails are now sent using the Read User Mail module.
6 ---- Changes since 1.170 ----
7 Added page showing current Usermin logins, with the ability to cancel sessions.
8 ---- Changes since 1.180 ----
9 Scheduled updates can now be downloaded at any time configurable using Cron, by enabling a new option on the Module Config page.
10 ---- Changes since 1.190 ----
11 Trusted referers for Usermin can now be edited.
12 ---- Changes since 1.200 ----
13 Additional SSL certificates for Usermin can now be defined for different local IP addresses. This can be useful for sites doing SSL virtual hosting that want to share the same certificate between Apache and Webmin for the same address.
14 ---- Changes since 1.220 ----
15 Added an option to enable Utmp logging where users login to or logout from Usermin. Requires the User::Utmp Perl module.
16 Added an option to have missing home directories automatically created at login time, and to specify their permissions.
17 ---- Changes since 1.230 ----
18 The inactivity timeout can now be specified on a per-user or group basis, rather than just using a single global timeout.
19 ---- Changes since 1.250 ----
20 Added page for configuring DAV support in Usermin 1.181 or higher.
21 Added a form for exporting Usermin modules, similar to the feature that already existed in Webmin.
22 The IP addresses of connected users are displayed on the sessions page.
23 ---- Changes since 1.260 ----
24 Added an option on the SSL Encryption page to prevent the use of SSL version 2.
25 Added a form on the sessions page for logging in as a Usermin user without needing to know their password.
26 Added an option on the User Interface page to have the current username prepended to all page titles.
27 Added a form to the Usermin Themes page for exporting a theme to a file.
28 ---- Changes since 1.290 ----
29 Added support for installing and upgrading the Debian package version of Usermin.
30 Added a page for overriding module titles.
31 Added the Advanced Options page, which can be used to change the temporary files directory, Umask and stack trace display.
32 ---- Changes since 1.350 ----
33 Added an option to the Authentication page to block users with too many failed logins, as well as hosts.
34 Created the new Blocked Hosts and Users page to show blocks currently in force, and allow them to be cleared.
35 ---- Changes since 1.360 ----
36 Separated the Configure Module page into tabs, to make it clearer which options are global and which are default user preferences.
37 ---- Changes since 1.370 ----
38 The format for dates displayed by Webmin can be changed by a new option on the User Interface page.
39 ---- Changes since 1.380 ----
40 Added the Mobule Device Options page, for setting a theme specifically for small-screen browsers.
41 ---- Changes since 1.440 ----
42 Converted commands in the module's API file to POD format, and added more details about each function.
43 ---- Changes since 1.450 ----
44 Added a field for allowed SSL cipher types.
45 Expired passwords can now be changed using an external command, instead of PAM or directly updating /etc/shadow. This is set on the Authentication page.
46 ---- Changes since 1.470 ----
47 Added a field to the Operating System and Environment page for additional Perl module directories.
48 ---- Changes since 1.520 ----
49 IPv6 support for Usermin can now be enabled on the Ports and Addresses page.
50 ---- Changes since 1.560 ----
51 Updated the SSL Encryption page to have the same UI and features as Webmin.