Changeset 831151
- Timestamp:
- 01/01/2014 12:29:20 PM (12 years ago)
- File:
-
- 1 edited
-
google-authenticator/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
google-authenticator/trunk/readme.txt
r648435 r831151 3 3 Donate 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 4 4 Tags: authentication,otp,password,security,login,android,iphone,blackberry 5 Requires at least: 3. 56 Tested up to: 3. 57 Stable tag: 0.4 45 Requires at least: 3.8 6 Tested up to: 3.8 7 Stable tag: 0.45 8 8 9 9 Google Authenticator for your WordPress blog. … … 61 61 62 62 = 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/Uwg09z63 Yes, there is a webbased version here : http://gauth.apps.gbraad.nl/ Github project here : https://github.com/gbraad/html5-google-authenticator 64 64 65 65 … … 72 72 73 73 == 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 74 83 75 84 = 0.44 = … … 117 126 * Initial release 118 127 128 119 129 == Credits == 120 130 … … 131 141 [Aldo Latino](http://profiles.wordpress.org/users/aldolat/) for his Italian translation. 132 142 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.