Перейти к содержимому
  • Войти
  • Регистрация
WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
  • Поддержка
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать WordPress
Скачать WordPress

Плагины

  • Любимые
  • Бета-тестирование
  • Разработчикам

Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Скачать

Orbisius Limit Logins

Автор: Svetoslav Marinov (Slavi)
  • Детали
  • Отзывы
  • Установка
  • Разработка
Поддержка

Описание

This plugin logs and blocks IP address of users who try to login with known bad usernames such as admin, adm etc.
The plugin intentionally hooks very early (plugins_loaded hook) in order to determine if the user should be blocked or not because that way WordPress doesn’t have to waste resources if the user is supposed to be blocked.
It stores the IP address in the uploads folder (.htaccess protected) so it doesn’t hit the database for the ip checks. This may not work on some setups.

The user will get blocked in these cases:
— Tries to login using one of the bad usernames (admin, adm, root, administrator)
— Tries 7 or more ties to guess any password of any user

Note: If you still have an account whose username matches the logins mentioned above please create a new admin account and use that one instead
.. or you will get banned when you attempt to login regardless if your password was valid or not.

When the user should be blocked the plugin outputs Internal Server Error message and stop. That way the attacked doesn’t know what’s happening.
Also the user is has to wait between 3 and 15 seconds before seeing this error message to slow him/her down.

Features / Benefits

  • Hooks very early and checks if the user is blocked -> blocks to saves resources
  • Doesn’t block server’s ip or localhost / 127.0.0.1
  • The plugin should be capable of detecting multiple IP address of a visitor (some proxies pass the original IP address via different request variable)
  • If an IP is blocked that user is not allowed to access the whole site not just the login page.
  • Extensible via hooks (filters, actions).

Demo

TODO

Bugs? Suggestions? If you want a faster response contact us through our website’s contact form [ orbisius.com ] and not through the support tab of this plugin or WordPress forums.
We don’t get notified when such requests get posted in the forums.

Support is handled on our site: http://club.orbisius.com/forums/
Please do NOT use the WordPress forums or other places to seek support.

Author

Svetoslav Marinov (Slavi) | Custom Web and Mobile Programming by Orbisius.com

Скриншоты

  • Settings Page

Установка

  1. Unzip the package, and upload orbisius-limit-logins to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Часто задаваемые вопросы

How to use this plugin?

Just install the plugin and activate it. It will start protecting right away.

How do I unblock myself ?

Login with FTP and navigate to wp-content/uploads/.ht_orbisius_simple_block/ and then look for blk-YOUR-ip.txt and blk-YOUR-ip.txt.cnt.txt

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Orbisius Limit Logins» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники
  • Svetoslav Marinov
  • orbisius

Перевести «Orbisius Limit Logins» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Initial release

Мета

  • Версия: 1.0.0
  • Обновление: 8 лет назад
  • Активных установок: 10+
  • Версия WordPress: 2.6 или выше
  • Совместим вплоть до: 4.1.37
  • Язык:
    English (US)
  • Метки:
    authenticationlimit login attemptslimit loginsloginsecurity
  • Дополнительно

Оценки

У этого плагина ещё нет оценок.

Войдите, чтобы оставить отзыв.

Участники

  • Svetoslav Marinov
  • orbisius

Поддержка

Есть что сказать? Нужна помощь?

Перейти в форум поддержки

Пожертвование

Would you like to support the advancement of this plugin?

Пожертвовать на развитие плагина

  • О нас
  • Новости
  • Хостинг
  • Поддержать
  • Сувениры
  • Документация
  • Разработчики
  • Присоединиться
  • Обучение
  • Витрина
  • Плагины
  • Темы
  • Паттерны
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Приватность
  • Открытый код
WordPress.org
WordPress.org

Русский

  • Посетите нашу страницу на Facebook
  • Посетите нашу ленту в Twitter
  • Посетите наш Instagram
  • Посетите нашу страницу в LinkedIn
Код — это поэзия.