Plugin Directory

Changeset 2417844


Ignore:
Timestamp:
11/13/2020 09:59:14 AM (5 years ago)
Author:
matomagmbh
Message:

update to version 1.0.2
add changelog for 1.0.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 2-factor/trunk/readme.txt

    r2417777 r2417844  
    1 ===2 Factor===
     1===Matoma Two-Factor Authentication===
    22Contributors: matomagmbh
    33Tags: authentication, login, two factor, security, SMS
     
    55Tested up to: 5.5
    66Requires PHP: 7.2
    7 Stable tag: 1.0.1
     7Stable tag: 1.0.0
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3434= Where do I get my ClickSend.com API login information?  =
    3535 
    36 Go to [ClickSend.com dashboard](https://dashboard.clicksend.com/#/account/subaccount "API Login Information Dashboard") and copy the user name and API key.
     36Go to [ClickSend.com dashboard](https://dashboard.clicksend.com/#/account/subaccount "API Login Information Dashboard"), and copy the user name and API key.
    3737
    3838= Can I use Authenticator apps such as "Google Authenticator"? =
     
    5353
    5454= 1.0.1 =
    55 *security fix
     55security fix
    5656
    5757= 1.0.0 =
    58 *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
     58Basic Plugin structure
     59Hook into WP-login Process
     60Generate 2FA-passkey
     61Send 2FA-passkey (E-Mail, ClickSend.com)
     62API connect to ClickSend.com
    6363 
    6464== Upgrade Notice ==
     65= 1.0.2 =
     66security fix
    6567
    6668= 1.0.1 =
Note: See TracChangeset for help on using the changeset viewer.