Plugin Directory

Changeset 161963


Ignore:
Timestamp:
10/09/2009 07:30:47 PM (16 years ago)
Author:
johanee
Message:

Tag 1.4.1, add Turkish translation

Location:
limit-login-attempts
Files:
4 added
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • limit-login-attempts/tags/1.4.1/limit-login-attempts.php

    r161950 r161963  
    66  Author: Johan Eenfeldt
    77  Author URI: http://devel.kostdoktorn.se
    8   Version: 1.4
     8  Version: 1.4.1
    99
    1010  Copyright 2008, 2009 Johan Eenfeldt
  • limit-login-attempts/tags/1.4.1/readme.txt

    r161950 r161963  
    44Requires at least: 2.5
    55Tested up to: 2.8.4
    6 Stable tag: 1.4
     6Stable tag: 1.4.1
    77
    88Limit rate of login attempts, including by way of cookies, for each IP.
     
    2424* Handles server behind reverse proxy
    2525
    26 Translations: Bulgarian, Catalan, Czech, German, Norwegian, Persian, Romanian, Russian, Spanish, Swedish
     26Translations: Bulgarian, Catalan, Czech, German, Norwegian, Persian, Romanian, Russian, Spanish, Swedish, Turkish
    2727
    2828Plugin uses standard actions and filters only.
     
    6565== Version History ==
    6666
     67* Version 1.4.1
     68    * Added Turkish translation, thanks to Yazan Canarkadas
    6769* Version 1.4
    6870    * Protect admin page update using wp_nonce
  • limit-login-attempts/trunk/readme.txt

    r161950 r161963  
    44Requires at least: 2.5
    55Tested up to: 2.8.4
    6 Stable tag: 1.4
     6Stable tag: 1.4.1
    77
    88Limit rate of login attempts, including by way of cookies, for each IP. (BETA VERSION)
     
    2828* Optional restriction on password reset attempts for privileged users, and rate limit new user registration
    2929
    30 Translations: Bulgarian, Catalan, Czech, German, Norwegian, Persian, Romanian, Russian, Spanish, Swedish
     30Translations: Bulgarian, Catalan, Czech, German, Norwegian, Persian, Romanian, Russian, Spanish, Swedish, Turkish
    3131
    3232Plugin uses standard actions and filters only.
     
    104104        * filter registration error messages to avoid possible way to brute force find user login name
    105105        * list of privileged users show which login names can be discovered from user displayname, nickname or "url name"/nicename
     106* Version 1.4.1
     107    * Added Turkish translation, thanks to Yazan Canarkadas
    106108* Version 1.4
    107109    * Protect admin page update using wp_nonce
Note: See TracChangeset for help on using the changeset viewer.