[TikiWiki-commits] [Git][tikiwiki/tiki][master] [UPD] Upgrade pragmarx/google2fa from v8 to v9
"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <68d7fd8712b2b_2c3e5756010628c@gitlab-sidekiq-low-urgency-cpu-bound-v2-5cc58485fb-r6lsc.mail> |
ushindi bienvenu pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
4d1863b6 by ushindi bienvenu at 2025-09-27T14:58:36+00:00
[UPD] Upgrade pragmarx/google2fa from v8 to v9
---
* [UPD] Upgrade pragmarx/google2fa from v8 to v9
See merge request tikiwiki/tiki!8664
- - - - -
4 changed files:
- db/tiki.sql
- + installer/schema/20250927_upgrade_users_users_twofactorsecret_length_tiki.sql
- vendor_bundled/composer.json
- vendor_bundled/composer.lock
Changes:
=====================================
db/tiki.sql
=====================================
@@ -3005,7 +3005,7 @@ CREATE TABLE `users_users` (
`valid` varchar(32) default NULL,
`unsuccessful_logins` int(14) default 0,
`waiting` char(1) default NULL,
- `twoFactorSecret` varchar(16) default NULL,
+ `twoFactorSecret` varchar(32) default NULL,
`last_mfa_date` bigint DEFAULT NULL,
PRIMARY KEY (`userId`),
UNIQUE KEY `login` (login (191)),
=====================================
installer/schema/20250927_upgrade_users_users_twofactorsecret_length_tiki.sql
=====================================
@@ -0,0 +1 @@
+ALTER TABLE `users_users` MODIFY `twoFactorSecret` VARCHAR(32) DEFAULT NULL
\ No newline at end of file
=====================================
vendor_bundled/composer.json
=====================================
@@ -244,7 +244,7 @@
"pear/xml_parser": "~1.3",
"phpseclib/phpseclib": "~3.0",
"phpxmlrpc/phpxmlrpc": "~4.11",
- "pragmarx/google2fa": "~8.0",
+ "pragmarx/google2fa": "~9.0",
"rambomst/php-bounce-handler": "~1.6",
"react/child-process": "~0.6.4",
"ramsey/uuid": "~4.9",
=====================================
vendor_bundled/composer.lock
=====================================
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "82b064b4cc4f2555d6f137ffd8e51cdb",
+ "content-hash": "b3dc91f589e11bd91a1477e5836aeab4",
"packages": [
{
"name": "amphp/amp",
@@ -7843,16 +7843,16 @@
},
{
"name": "pragmarx/google2fa",
- "version": "v8.0.3",
+ "version": "v9.0.0",
"source": {
"type": "git",
"url": "https://github.com/antonioribeiro/google2fa.git",
- "reference": "6f8d87ebd5afbf7790bde1ffc7579c7c705e0fad"
+ "reference": "e6bc62dd6ae83acc475f57912e27466019a1f2cf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/6f8d87ebd5afbf7790bde1ffc7579c7c705e0fad",
- "reference": "6f8d87ebd5afbf7790bde1ffc7579c7c705e0fad",
+ "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/e6bc62dd6ae83acc475f57912e27466019a1f2cf",
+ "reference": "e6bc62dd6ae83acc475f57912e27466019a1f2cf",
"shasum": ""
},
"require": {
@@ -7889,9 +7889,9 @@
],
"support": {
"issues": "https://github.com/antonioribeiro/google2fa/issues",
- "source": "https://github.com/antonioribeiro/google2fa/tree/v8.0.3"
+ "source": "https://github.com/antonioribeiro/google2fa/tree/v9.0.0"
},
- "time": "2024-09-05T11:56:40+00:00"
+ "time": "2025-09-19T22:51:08+00:00"
},
{
"name": "psr/cache",
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/4d1863b6874e430b8d2691f974d1d46eaeccb2ae
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/4d1863b6874e430b8d2691f974d1d46eaeccb2ae
You're receiving this email because of your account on gitlab.com.
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs