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

WordPress.org

Русский

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

Плагины

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

Two-Factor

Автор: Plugin Contributors
  • Детали
  • Отзывы
  • Поддержка
  • Разработка

Описание

Используйте секцию «Параметры Two-Factor» в разделе «Пользователи» → «Ваш профиль» для включения и настройки одного или нескольких вариантов второго фактора аутентификации для вашего аккаунта:

  • Email коды
  • Одноразовые пароли основанные на времени (TOTP)
  • FIDO второй универсальный фактор (U2F)
  • Резервные коды
  • Метод пустышка (только для проверочных целей)

For more history, see this post.

Actions & Filters

Here is a list of action and filter hooks provided by the plugin:

  • two_factor_providers filter overrides the available two-factor providers such as email and time-based one-time passwords. Array values are PHP classnames of the two-factor providers.
  • two_factor_enabled_providers_for_user filter overrides the list of two-factor providers enabled for a user. First argument is an array of enabled provider classnames as values, the second argument is the user ID.
  • two_factor_user_authenticated action which receives the logged in WP_User object as the first argument for determining the logged in user right after the authentication workflow.
  • two_factor_token_ttl filter overrides the time interval in seconds that an email token is considered after generation. Accepts the time in seconds as the first argument and the ID of the WP_User object being authenticated.

Участвуйте

Development happens on GitHub. Join the #core-passwords channel on WordPress Slack (sign up here).

Как начать

$ git clone https://github.com/wordpress/two-factor.git
$ npm install

Открытый исходный код с предлагаемыми изменениями.

Скриншоты

  • Параметры Two-factor в Профиле пользователя.
  • Раздел ключей безопасности U2F в Профиле пользователя.
  • Email Code Authentication during WordPress Login.

Отзывы

Reliable

masvil 08.06.2021
Best way to implement Two-Factor Authentication. It also supports FIDO, which is the safer method. I installed it on all my WordPress sites.

it is simple and amazing

makecake 15.04.2021
I did not try any other plugin, I will stick with this one. It is very simple yet great. You can get code to your email address or use the one on the authentication app you use, or do both. very simple and easy to use and great.

Awesome & Easy to Integrate with WP. Thank You

csehabiburr183 19.03.2021
Really this plugin is Awesome & Easy to Integrate with WP. Thank You

Works like a charm

raisinsvalley 15.03.2021
I am using it and I can confirm it works in WordPress 5.7. The best free 2FA plugin with support for hardware security keys!

Great plugin

mondelezdesign 09.03.2021
Very useful!

Functional and efficient plugin, thanks !

Cyrille37 07.03.2021
Thanks for this plugin, efficient to bring more security to WordPress.
Посмотреть все 133 отзыва

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

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

Участники
  • George Stephanis
  • Derek Herman
  • Steven Word
  • Daisuke Takahashi
  • Scott Grant
  • Aaron D. Campbell
  • John Blackbourn
  • Steve Grunwell
  • Stephen Edgar
  • Kaspars
  • Ali H. Arshad
  • Arslan Ahmed

«Two-Factor» переведён на 27 языков. Благодарим переводчиков за их работу.

Перевести «Two-Factor» на ваш язык.

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

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

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

See the release history.

Мета

  • Версия: 0.7.0
  • Обновление: 2 месяца назад
  • Активных установок: 30 000+
  • Версия WordPress: 4.3 или выше
  • Совместим вплоть до: 5.7.2
  • Версия PHP: 5.6 или выше
  • Языки:

    Albanian, Arabic, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Czech, Danish, Dutch, Dutch (Belgium), English (Canada), English (UK), English (US), Finnish, French (France), Galician, German, Italian, Japanese, Norwegian (Bokmål), Persian, Polish, Russian, Spanish (Mexico), Spanish (Spain), Spanish (Venezuela), Swedish, Urdu и Vietnamese.

    Перевести на ваш язык

  • Метки:
    authenticationlogintotptwo factortwo step
  • Дополнительно

Оценки

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

Участники

  • George Stephanis
  • Derek Herman
  • Steven Word
  • Daisuke Takahashi
  • Scott Grant
  • Aaron D. Campbell
  • John Blackbourn
  • Steve Grunwell
  • Stephen Edgar
  • Kaspars
  • Ali H. Arshad
  • Arslan Ahmed

Поддержка

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

0 из 4

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

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

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