• Про WordPress
    • Про WordPress
    • WordPress.org
    • Документація
    • Підтримка
    • Зворотний зв'язок
  • Увійти
  • Зареєструватись
Перейти до вмісту

WordPress.org

Україна

  • Головна
  • Теми
  • Плагіни
  • Підтримка
  • Документація
  • Блог
  • Про нас
  • Спільнота
  • Контакт
  • Отримати WordPress

Плагіни

  • Мої улюблені
  • Бета-тестування
  • Розробникам
Завантажити

Two-Factor

Від автора Plugin Contributors
  • Деталі
  • Відгуки
  • Підтримка
  • Розробка

Опис

Use the “Two-Factor Options” section under “Users” → “Your Profile” to enable and configure one or multiple two-factor authentication providers for your account:

  • Email codes
  • Time Based One-Time Passwords (TOTP)
  • FIDO Universal 2nd Factor (U2F)
  • Backup Codes
  • Dummy Method (only for testing purposes)

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.

Get Involved

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

Here is how to get started:

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

Then open a pull request with the suggested changes.

Скріншоти

  • Two-factor options under User Profile.
  • U2F Security Keys section under User Profile.
  • Email Code Authentication during WordPress Login.

Відгуки

So simple, and so good

marverix 27.02.2021
Works like a charm out of the box. My Yubikey worked immediately. Zero issues.

The plugin is great but has some issues

xintv123 27.02.2021
I want to select Google Authenticator for the first time to enable the plug-in, but the QR code image given by the plug-in cannot be loaded. I can only set it through the key. After the Google authentication is set up, although the back-end can log in normally, the front-end is because I used it. The api login method causes the api login to be disabled. I hope that the next version can add an option to automatically open the api login when the backend is logged in. Finally, I have to say that the setting options in the personal data are not displayed perfectly on the mobile terminal. It is almost messy, which makes me uncomfortable. Hope the next version can improve the above problems

Simple, clean, works

Pierre LeBaux 29.01.2021
Works as advertised, clean and reasonably maintained.

二步认证或者在中国用短信认证来得方便

iamxk 19.01.2021
二步认证或者在中国用短信认证来得方便。 但国外真的很喜欢用谷歌那套。

Great plugin

bolhachefe 07.12.2020
This is a great plugin and is the only one I know of that provides two authentication factors per email code.

More security to your blog

fergofer00 04.12.2020
I have been using this plugin for a long time. Now that Safari 14 is the fastest browser, I have noticed that the Fido U2F functionality of this plugin does not work. I don't know if it is a problem with Safari, or the plugin. I hope it will work again soon.
Прочитати всі 129 відгуків

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

“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” було перекладено на 25 локалізацій. Дякуємо перекладачам за їх роботу.

Перекладіть “Two-Factor” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

See the release history.

Мета

  • Версія: 0.7.0
  • Останнє оновлення: 6 місяців тому
  • Активних встановлень: 20 000+
  • WordPress версія: 4.3 або вище
  • Сумісний аж до: 5.5.3
  • PHP версія: 5.6 або вище
  • Мови:

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

    Перекладіть на свою мову

  • Позначки:
    authenticationlogintotptwo factortwo step
  • Розширений перегляд

Оцінки

Переглянути всі
  • 5 зірок 116
  • 4 зірки 8
  • 3 зірки 1
  • 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

Підтримка

Проблеми вирішені за останні два місяці:

0 з 6

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

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

Код - це поезія.