siteguard
Last commit date
admin
2 weeks ago
classes
1 week ago
css
1 month ago
images
1 month ago
languages
1 week ago
really-simple-captcha
1 month ago
changelog.txt
1 month ago
license.txt
11 years ago
readme.txt
1 week ago
siteguard.php
1 week ago
uninstall.php
3 weeks ago
changelog.txt
88 lines
| 1 | = 1.6.1 = |
| 2 | * Fix the problem that an error occurs when suppressing the redirect from the management page to the login page |
| 3 | = 1.6.0 = |
| 4 | * Add the "Block Author Query" feature |
| 5 | = 1.5.2 = |
| 6 | * Fix a syntax error before php5.4 |
| 7 | = 1.5.1 = |
| 8 | * Fix a server error when mod_access_compat is not loaded in apache2.4 |
| 9 | * In the Admin Page IP Filter function, fix an issue where site health loopback requests fail |
| 10 | = 1.5.0 = |
| 11 | * Add the function not to redirect from admin page to login page |
| 12 | * Add site-health.php to the initial value of the exclusion path |
| 13 | = 1.4.3 = |
| 14 | * Fix bug in 1.4.2 "Notice:Use of undefined constant HTTPS" |
| 15 | = 1.4.2 = |
| 16 | * In the Rename Login function, correct the problem that is redirected to the https renamed login page from the http /wp-login.php |
| 17 | = 1.4.1 = |
| 18 | * Fix bug that some functions are disabled |
| 19 | = 1.4.0 = |
| 20 | * Enabled to get client IP address from X-Forwarded-For header |
| 21 | * Strict operation check of each function |
| 22 | * Change not to use session |
| 23 | = 1.3.4 = |
| 24 | * Fix an issue where CAPTCHA might fail in 1.3.3 |
| 25 | = 1.3.3 = |
| 26 | * Fix bug that fatal error occurs when fails to send mail |
| 27 | * Inprove the security of the CAPTCHA function |
| 28 | * Disabling the Rename Login function when qTranslate X plugin is enabled in order to avoid conflicts |
| 29 | = 1.3.2 = |
| 30 | * Fix bug that fatal error occurs when fails to send mail |
| 31 | = 1.3.1 = |
| 32 | * Fix conflicts with other plugins in a session related |
| 33 | = 1.3.0 = |
| 34 | * Add the "Disable XMLRPC" feature |
| 35 | * In the Login History, add display the login type that indicates whether via login page or xmlrpc |
| 36 | * Fix that the Fail Once error message to be not the same as the failure |
| 37 | * Fix that the permission of .htaccess to change from 0644 to 0604 |
| 38 | * Delete the mistaken characters of CAPTCHA |
| 39 | = 1.2.5 = |
| 40 | * In the Admin Page IP Filter function, fix bug that can be accessed from the IP address that failed to login to the management page |
| 41 | * In the Rename Login function, correct the problem that is redirected to the renamed login page from the /wp-signup.php |
| 42 | = 1.2.4 = |
| 43 | * Fix bug that there is a case which can acccess management pages from non login client |
| 44 | * Disabling the several functions when there is no .htaccess write permission |
| 45 | = 1.2.3 = |
| 46 | * Fix bug that you can not reply comments from the dashboard, if the CAPTCHA is enabled |
| 47 | * Fix bug that the login page is displayed in '/wp-login' even if the Rename Login is enabled |
| 48 | = 1.2.2 = |
| 49 | * Fix bug that XML-RPC access which doesn't need login is recorded as the nameless login history |
| 50 | * Disabling the all functions when installed in multisite environment |
| 51 | * Disabling the several functions when settings of .htaccess was eliminated |
| 52 | = 1.2.1 = |
| 53 | * Supported with WP 4.2 |
| 54 | = 1.2.0 = |
| 55 | * Add the "Updates Notify" feature |
| 56 | * Fix bug that login via XML-RPC to fail, if the CAPTCHA is enabled |
| 57 | * Fix bug that sometimes can't login when you enable the Fail once |
| 58 | = 1.1.2 = |
| 59 | * Supported with WP 4.1 |
| 60 | * Disabling the Admin IP Filter function by default |
| 61 | = 1.1.1 = |
| 62 | * Fix bug that can not save "Login Alert" settings |
| 63 | * Add the "Login Alert" notification variables, IP Address, User-Agent and Referer |
| 64 | = 1.1.0 = |
| 65 | * Add the "Login Alert" feature |
| 66 | * Add the function of inform the new Login page URL by e-mail |
| 67 | * Fix bug that work "Fail Once" even when the password is a mistake |
| 68 | * Fix bug that even if the "Rename Login" has been enabled, and have specified a permanent link to the non-standard, jump to the new login page in /login |
| 69 | = 1.0.6 = |
| 70 | * Supported with Apache 1.3 |
| 71 | * Fix garbling of CAPTCHA by environment |
| 72 | * Fix input check of Rename login path |
| 73 | * Fix some other bugs |
| 74 | = 1.0.5 = |
| 75 | * Add display a warning about changing the login page URL, when activate the plugin |
| 76 | = 1.0.4 = |
| 77 | * Fix bug that fails to update .htaccess, if there is no WordPress settings in .htaccess |
| 78 | = 1.0.3 = |
| 79 | * Fix a problem that "Rename Login" does not work, if you change Permalink settings |
| 80 | * Fix the collision of class name of Really Simple CAPTCHA |
| 81 | = 1.0.2 = |
| 82 | * Fix a minor html escape leakage |
| 83 | * Reduced the problem of affinity with other plugin [WordPress HTTPS (SSL)] |
| 84 | = 1.0.1 = |
| 85 | * Supported with WP 4.0 |
| 86 | = 1.0.0 = |
| 87 | * First release |
| 88 |