Plugin Directory

Changeset 2464253


Ignore:
Timestamp:
01/28/2021 12:39:04 PM (5 years ago)
Author:
loginradius
Message:

Updated tags

Location:
loginradius-customer-identity-and-access-management
Files:
246 added
3 edited

Legend:

Unmodified
Added
Removed
  • loginradius-customer-identity-and-access-management/trunk/authentication/lib/WPHttpClient.php

    r2378446 r2464253  
    66 * @package : LoginRadius
    77 * @author : LoginRadius Team
    8  * @version : 4.1.0
     8 * @version : 4.2.0
    99 * @license : https://opensource.org/licenses/MIT
    1010 */
  • loginradius-customer-identity-and-access-management/trunk/loginradius-ciam.php

    r2378446 r2464253  
    55 * Plugin URI: http://www.loginradius.com
    66 * Description: LoginRadius Customer Identity and Access Management
    7  * Version: 4.1.0
     7 * Version: 4.2.0
    88 * Author: LoginRadius Team
    99 * Created by LoginRadius Development Team on 26/05/2017
     
    1818define('CIAM_PLUGIN_DIR', plugin_dir_path(CIAM_PLUGIN_PATH));
    1919define('CIAM_PLUGIN_URL', plugin_dir_url(CIAM_PLUGIN_PATH));
    20 define('CIAM_PLUGIN_VERSION', '4.1.0');
     20define('CIAM_PLUGIN_VERSION', '4.2.0');
    2121define('CIAM_SETTING_LINK', plugin_basename(__FILE__));
    2222
  • loginradius-customer-identity-and-access-management/trunk/readme.txt

    r2381060 r2464253  
    11=== Authentication and SSO by LoginRadius ===
    22Contributors: LoginRadius
    3 Tags: Hosted Registration, CIAM, Authentication, User Registration, Cloud Authentication, Single Sign-On (SSO)
     3Tags: Authentication, Passwordless Login, CIAM, Social Login, Single Sign-On, SSO, SAML, OAuth, JWT, OIDC, Phone Login, GDPR & CCPA, Roles and Permission, Cloud Authentication, Two-factor authentication, Multifactor Authentication
    44Requires at least: 3.5
    55Tested up to: 5.5
    6 Stable tag: 4.1.0
     6Stable tag: 4.2.0
    77License: GPLv2 or later
    88
     
    110110== Change Log ==
    111111
     112=  4.2.0 =
     1131) Updated Tags
     114
     115
    112116=  4.1.0 =
    113117*  Enhancements
Note: See TracChangeset for help on using the changeset viewer.