This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,46 @@
== Changelog ==
= 1.1.3 (Mar. 6, 2019) =
* Constant DIRECTORY_SEPARATOR is not used anymore
* Prevent direct access to twofas_light_init.php file
= 1.1.2 (Feb. 18, 2019) =
* Fixed setcookie function arguments
= 1.1.1 (Aug. 9, 2018) =
* Fixed PHP errors and warnings occurring during some actions
* Added plugin's requirements check during logging in
* Review notice is shown to every administrator separately
* Fixed timezones
= 1.1.0 (Jun. 18, 2018) =
* New layout
* Improved TOTP time synchronization
* Added voluntary plugin review request
* Fixed trusted device cookie deletion
* Trusted device deletion must be confirmed
= 1.0.4 (Apr. 10, 2018) =
* Improved plugin security
* Changed link description on second step page
* Optimized plugin version update algorithm
* Fixed account lockout
* Fixed frontend bugs
= 1.0.3 (Jan. 30, 2018) =
* Added plugin's requirements check
* Deleted modifying error messages at the first step of the login process
* WordPress site name is decoded before it it used by the plugin
* Updated text about trusted devices
* Updated Twig to version 1.33.2
= 1.0.2 (Mar. 27, 2017) =
* Improved QR code quality
* Trusted device can be added only during the login process
* Bug fixes
= 1.0.1 (Jan. 5, 2017) =
* Frontend changes
= 1.0.0 (Dec. 30, 2016) =
* The first stable release of the plugin