govCMS / GovCMS8

Current stable release of the main GovCMS8 distribution.
GNU General Public License v2.0
60 stars 58 forks source link

[GOVCMSD8-736] update ga_login from 1.0-alpha4 to 1.0-alpha6 #595

Closed suhyeonh closed 3 years ago

suhyeonh commented 3 years ago

ga_login 8.x-1.0-alpha6

Release notes

Changes since 8.x-1.0-alpha5:

2938085 by screon, jcnventura: Define setup plugin id annotation as the TFA module api changes

3184520 by jcnventura: Move to the Security module group

2932976 by jcnventura: Rename plugin IDs in users_data.

ga_login 8.x-1.0-alpha5

Release notes

Changes since 8.x-1.0-alpha4:

Depends on tfa 8.x-1.0-alpha5 or later

3166749 by jcnventura: "Use site name as OTP QR code name prefix." config not saving correctly

3166748 by jcnventura: Delete obsolete GALoginRecoveryCodeSetup plugin

3090072 by idebr, jcnventura: Use form action wrapper with a primary button for a consistent user interface experience

3166746 by jcnventura: Declare parameter of getOverview() as array

2932976 by JeroenT, jcnventura: Do not use tfa prefix for plugins in the ga_login module

3159392 by jcnventura: Fix coding standards

3120760 by jcnventura, acbramley, Suresh Prabhu Parkala, divyesh19: Remove deprecated functions and make compatible for drupal 9

3159378 by jcnventura: License "GPL-2.0+" is a deprecated SPDX license identifier, use "GPL-2.0-or-later" instead

2938083 by JeroenT: Remove fallbacks related code when TFA does

2998854 by idebr, wturrell, jcnventura: Make all texts in the user interface translatable for translation extraction tools (such as Drupal.org localization)

3125318 by codemasher, jcnventura: QR Code library update/bugfix

3144266 by mrinalini9, damondt, jcnventura: Warning on Application Reset With No Fallbacks

3054584 by jeroen_vreuls, bramtenhove, jcnventura, bgm: QR code can be invalid

3152903 by jcnventura: Adjust composer.json to reflect real version requirement of otp package

3117020 by jibran, jcnventura: Fix the requirements appearance on status report

3001474 by Emmezali, jhedstrom, nerdstein: Cursor focus not on gacode field after putting in password for login

3022921 by daggerhart, nerdstein, greggles, ppaliya, rahulchauhan_ec3: TOTP taking very-old verification codes

3001751 by chipway, das.gautam27, daggerhart: Namespace Dependencies in .info.yml

2956925 by mohit1604, Ronak.addweb: Convert array in .install file according to Drupal 8 coding standards