Plugin Directory

Changeset 831151


Ignore:
Timestamp:
01/01/2014 12:29:20 PM (12 years ago)
Author:
Henrik.Schack
Message:

Bugfixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • google-authenticator/trunk/readme.txt

    r648435 r831151  
    33Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=henrik%40schack%2edk&lc=US&item_name=Google%20Authenticator&item_number=Google%20Authenticator&no_shipping=0&no_note=1&tax=0&bn=PP%2dDonationsBF&charset=UTF%2d8
    44Tags: authentication,otp,password,security,login,android,iphone,blackberry
    5 Requires at least: 3.5
    6 Tested up to: 3.5
    7 Stable tag: 0.44
     5Requires at least: 3.8
     6Tested up to: 3.8
     7Stable tag: 0.45
    88
    99Google Authenticator for your WordPress blog.
     
    6161
    6262= I don't own a Smartphone, isn't there another way to generate these secret codes ? =
    63 Yes, there is a Chrome browser extension you can use : http://4bits.dk/Uwg09z
     63Yes, there is a webbased version here : http://gauth.apps.gbraad.nl/ Github project here : https://github.com/gbraad/html5-google-authenticator
    6464
    6565
     
    7272
    7373== Changelog ==
     74
     75= 0.45 =
     76* Spaces in the description field should now work on iPhones.
     77* Some depricated function calls replaced.
     78* Code inputfield easier to use for .jp users now.
     79* Sanitize description field input.
     80* App password hash function switched to one that doesn't have rainbow tables available.
     81* PHP notices occurring during app password login removed.
     82
    7483
    7584= 0.44 =
     
    117126* Initial release
    118127
     128
    119129== Credits ==
    120130
     
    131141[Aldo Latino](http://profiles.wordpress.org/users/aldolat/) for his Italian translation.
    132142
    133 [Kaijia Feng](http://www.kaijia.me/) for his Simplified Chinese translation.
     143[Kaijia Feng](http://www.kaijia.me/) for his Simplified Chinese translation.
     144
     145[Alex Concha](http://www.buayacorp.com/) for his security tips.
Note: See TracChangeset for help on using the changeset viewer.