• О WordPress
    • О WordPress
    • WordPress.org
    • Документация
    • Поддержка
    • Обратная связь
  • Войти
  • Регистрация
Перейти к содержимому

WordPress.org

Русский

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

Плагины

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

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

Скачать

Chap Secure Password Login

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

Описание

Whenever you try to login into your website, you can use this plugin to trasmit your password encrypted. The encryption process is done by the Chap protocol; this is particularly useful when you can’t use ssl or other kinds of secure protocols. By activating the ChapSecureLogin plugin, the only information transmitted unencrypted is the username; password is hided with a random number (nonce) generated by the session — and opportunely transformed by the SHA-256 algorithm.
In the first login there will be an error, but don’t worry is only a tecnical error. Indeed in the next login’s operation, if the values are correct, there will not be errors, but you give mind because the password will sended in unencrypted way.
If you want more details about this algorithm, check «Building a CHAP Login System».
This is a zero-configuration plugin.

Enrico Rossomando (redsend) this is my blog about programming, gaming and startup > https://www.mrred.it

Установка

  1. Upload the directory chap-secure-login to the /wp-content/plugins/ directory (Example: /wp-content/plugins/chap-secure-login/ )
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. After this, have fun!!

Отзывы

Breaks wp-admin login

molgeorge 04.05.2019
I spent a few hours to figure this out: chap-secure-login breaks login to the wp admin panel.

DO NOT INSTALL-NOT MAINTAINED

lind33n 10.11.2016
This is a great concept, but is no longer supported. Check under Last Updated before installing to see how far out of date it is. For me, I couldn't log in after the installation (the admin panel was inaccessible). This will disable your ability to log in with current versions of WordPress. If you install and get locked out, here is how I recovered my account. Log in with FTP and rename the CHAP folder (I added _BACKUP to the name). Then when you next log in, WordPress will disable the plug-in. Then you can log in and delete the plugin.

Poor Man's SSL?

gastronimo 03.09.2016
Works as advertised, never any major problems. Thanks!

it does not allow login in certain conditions

03.09.2016
This plugin locks certain users out, saying they have a wrong username and/or password. I have this problem when using firefox or IE, and combined with Wordfence plugin. After I deactivated this plugin, I had no problem to login again.
Посмотреть все 8 отзывов

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

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

Участники
  • Enrico Rossomando

Перевести «Chap Secure Password Login» на ваш язык.

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

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

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

Version 1.6.6

  • With this new version 1.6.6 not only «Site Health» is fixed but also «Plugin Editor» (can be used now again to update files) BIG THANK YOU to Thilo Müller for patch file

Version 1.6.5

  • Update compatibility up to wordpress 5.4.1 (thanks to Thilo Müller)

Version 1.6.4

  • Update compatibility up to wordpress 5.0.2
  • Fix JS and image path (thanks to Hisham K)

Version 1.6.3

  • Update compatibility up to wordpress 5.0
  • Added the new icon for the wordpress plugin store

Version 1.6.2

  • Change plugin website url

Version 1.6.1

  • Change author information

Version 1.6

  • Now use a SHA-256 cryptographic hash function instead of MD5. Safer!

Version 1.5.2

  • Nothing special, just an icon to notify the encryption password!

Version 1.5.1

  • Fixed javascript bug «hex_md5() not found!»

Version 1.5

  • Fixed bug «login failed» with XMLRPC API used by many software like Windows Live Writer
  • Added «Change Log» section 🙂

Мета

  • Версия: 1.6.6
  • Обновление: 10 месяцев назад
  • Активных установок: 1 000+
  • Версия WordPress: 2.5 или выше
  • Совместим вплоть до: 5.4.5
  • Язык:
    English (US)
  • Метки:
    adminloginpasswordprivacyusername
  • Дополнительно

Оценки

Посмотреть все
  • 5 звёзд 4
  • 4 звезды 0
  • 3 звезды 0
  • 2 звезды 1
  • 1 звезда 3
Войдите, чтобы оставить отзыв.

Участники

  • Enrico Rossomando

Поддержка

Решено проблем за последние 2 месяца:

0 из 1

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

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

Would you like to support the advancement of this plugin?

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

  • О WordPress
  • Блог
  • Хостинг
  • Пожертвовать
  • Поддержка
  • Разработчикам
  • Участвуйте
  • Учитесь
  • Витрина
  • Плагины
  • Темы
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Приватность
  • Public Code
  • @WordPress
  • WordPress

Код — это поэзия.