changelog for twofactor

This commit is contained in:
Jamie Cameron
2013-09-30 16:27:32 -07:00
parent 36da812f76
commit 62378570d5
2 changed files with 3 additions and 0 deletions

View File

@@ -57,3 +57,5 @@ If any theme overlays are installed, users' overlays can be selected on the Edit
Converted commands in the module's API file to POD format, and added more details about each function.
---- Changes since 1.520 ----
Added the User and Group Database page, for configuring Webmin to store all new users, groups and access control lists in a MySQL, PostgreSQL or LDAP database. This allows Webmin permissions to be shared between multiple systems.
---- Changes since 1.650 ----
Added support for two-factor authentication using Authy or Google Authenticator.

View File

@@ -122,3 +122,4 @@ Added a setting to the Web Server Options page to control if redirects use just
Actions on the Webmin Scheduled Functions page can now be clicked on to change the time the function runs at.
---- Changes since 1.650 ----
Added an SSL option to use only ciphers with perfect forward secrecy.
Added support for two-factor authentication using Authy or Google Authenticator.