Version |
Release Date |
Change Log |
0.54 |
2022-07-04 |
- Fixed a bug in multisite.
|
0.53 |
2020-12-09 |
|
0.52 |
2019-05-09 |
- Add a Dutch translation
- Add a Portuguese translation
|
0.51 |
2019-04-14 |
- Fix a regression that broke app passwords
|
0.50 |
2019-04-11 |
- New maintainer ivankk
- Conditionally include base32 class
|
0.48 |
2017-01-09 |
- Security fix / compatability with WordPress 4.5
|
0.47 |
2014-02-11 |
- Google chart API replaced with jquery-qrcode
- QR codes now contain a heading saying WordPress (Feature request by Flemming Mahler)
- Danish translation & updated .pot file.
- Plugin now logs login attempts recognized as Man-in-the-middle attacks.
|
0.46 |
2014-01-06 |
- Man-in-the-middle attack protection added.
- Show warning before displaying the QR code.
- FAQ updated.
|
0.45 |
2014-01-01 |
- Spaces in the description field should now work on iPhones.
- Some depricated function calls replaced.
- Code inputfield easier to use for .jp users now.
- Sanitize description field input.
- App password hash function switched to one that doesn't have rainbow tables available.
- PHP notices occurring during app password login removed.
|
0.44 |
2013-01-05 |
- Installation/FAQ section updated.
- Simplified Chinese translation by Kaijia Feng added.
- Tabindex on loginpage removed, no longer needed, was used by older WordPress installations.
- Inputfield renamed to "googleotp".
- Defaultdescription changed to "WordPressBlog" to avoid trouble for iPhone users.
- Compatibility with Ryan Hellyer's plugin http://geek.ryanhellyer.net/products/deactivate-google-authenticator/
- Must enter all 6 code digits.
|
0.43 |
2012-08-01 |
- It's now possible for an admin to hide the Google Authenticaator settings on a per-user basis. (Feature request by : Skate-O)
|
0.42 |
2012-07-27 |
- Autocomplete disabled on code input field. (Feature request by : hiphopsmurf)
|
0.41 |
2012-06-04 |
- Italian translation by Aldo Latino added.
|
0.40 |
2012-04-07 |
- Bugfix, typo corrected and PHP notices removed. Thanks to Dion Hulse for his patch.
|
0.39 |
2011-12-13 |
- Bugfix, Description was not saved to WordPress database when updating profile. Thanks to xxdesmus for noticing this.
|
0.38 |
2011-10-13 |
- Usability fix, input field for codes changed from password to text type.
|
0.37 |
2011-08-21 |
- The plugin now supports "relaxed mode" when authenticating. If selected, codes from 4 minutes before and 4 minutes after will work. 30 seconds before and after is still the default setting.
|
0.36 |
2011-08-10 |
- Bugfix, now an App password can only be used for XMLRPC/APP-Request logins.
|
0.35 |
2011-07-18 |
- Initial WordPress app support added (XMLRPC).
|
0.30 |
2011-07-02 |
- Code cleanup
- Changed generation of secret key, to no longer have requirement of SHA256 on the server
- German translation
|
0.20 |
2011-05-30 |
|