• Om WordPress
    • Om WordPress
    • WordPress.org
    • Dokumentation
    • Support
    • Feedback
  • Logga in
  • Registrera
Till innehåll

WordPress.org

Svenska

  • Hem
  • Teman
  • Tillägg
  • Support
  • Engagera dig!
  • Blogg
  • Skaffa WordPress
  • Om oss: Vårt uppdrag

Tillägg

  • Mina favoriter
  • Betatestning
  • Utvecklare
Ladda ner

Two-Factor

Av Plugin Contributors
  • Detaljer
  • Recensioner
  • Support
  • Utveckling

Beskrivning

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.

Bli delaktig

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

Så här kommer du igång:

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

Därefter öppnar du ett Pull Request med föreslagna förändringar.

Skärmdumpar

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

Recensioner

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

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

Great plugin

bolhachefe 7 december, 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 4 december, 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.

Doesn’t work with security key

Donald Jenkins 30 oktober, 2020
This plugin works with an authenticator app, but the security key feature is defective. Message to support elicited no reply, leading one to wonder whether this plugin is still being actively developed.

It’s so good that you’d want it to be a part of WP core

Ashutosh Sharma 29 oktober, 2020
I really love this plugin. And the best thing is that unlike some other plugins that don't work with custom login pages or membership plugins, it works without any effort! Thanks to all the collaborators who have put their time and effort!

Very good!

Linmp 14 oktober, 2020
FIDO U2F support is very nice!
Läs alla 131 betyg

Bidragsgivare och utvecklare

”Two-Factor” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer
  • 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” har översatts till 25 språk. Tack till översättarna för deras bidrag.

Översätt ”Two-Factor” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

See the release history.

Meta

  • Version: 0.7.0
  • Senast uppdaterat: 5 månader sedan
  • Aktiva installationer: 20 000+
  • WordPress-version: 4.3 eller senare
  • Testat upp till: 5.5.3
  • PHP-version: 5.6 eller senare
  • Språk:

    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 och Vietnamese.

    Översätt till ditt språk

  • Taggar:
    authenticationlogintotptwo factortwo step
  • Avancerad vy

Betyg

Se alla
  • 5 stjärnor 118
  • 4 stjärnor 8
  • 3 stjärnor 1
  • 2 stjärnor 2
  • 1 stjärna 2
Logga in för att skicka in en recension.

Bidragande personer

  • 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

Support

Antal lösta problem under de senaste två månaderna:

0 av 9

Visa supportforum

  • Om
  • Blogg
  • Webbhotell
  • Donera
  • Support
  • Utvecklare
  • Bli involverad
  • Lär dig
  • Presentation
  • Tillägg
  • Teman
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Integritet
  • Public Code
  • @WordPress
  • WordPress

Kod är poesi.