Changeset 2417844
- Timestamp:
- 11/13/2020 09:59:14 AM (5 years ago)
- File:
-
- 1 edited
-
2-factor/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
2-factor/trunk/readme.txt
r2417777 r2417844 1 === 2 Factor===1 ===Matoma Two-Factor Authentication=== 2 2 Contributors: matomagmbh 3 3 Tags: authentication, login, two factor, security, SMS … … 5 5 Tested up to: 5.5 6 6 Requires PHP: 7.2 7 Stable tag: 1.0. 17 Stable tag: 1.0.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 34 34 = Where do I get my ClickSend.com API login information? = 35 35 36 Go to [ClickSend.com dashboard](https://dashboard.clicksend.com/#/account/subaccount "API Login Information Dashboard") and copy the user name and API key.36 Go to [ClickSend.com dashboard](https://dashboard.clicksend.com/#/account/subaccount "API Login Information Dashboard"), and copy the user name and API key. 37 37 38 38 = Can I use Authenticator apps such as "Google Authenticator"? = … … 53 53 54 54 = 1.0.1 = 55 *security fix55 security fix 56 56 57 57 = 1.0.0 = 58 *Basic Plugin structure59 *Hook into WP-login Process60 *Generate 2FA-passkey61 *Send 2FA-passkey (E-Mail, ClickSend.com)62 *API connect to ClickSend.com58 Basic Plugin structure 59 Hook into WP-login Process 60 Generate 2FA-passkey 61 Send 2FA-passkey (E-Mail, ClickSend.com) 62 API connect to ClickSend.com 63 63 64 64 == Upgrade Notice == 65 = 1.0.2 = 66 security fix 65 67 66 68 = 1.0.1 =
Note: See TracChangeset
for help on using the changeset viewer.