Maurício Meneghini Fauth
fcffcf4731
Merge pull request #18015 from MauricioFauth/connection-type
...
Extract connection type constants to the `Dbal\Connection` class
2023-01-17 09:27:04 -03:00
Maurício Meneghini Fauth
41dec1effc
Extract connection type constants to the Connection class
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-17 02:21:27 -03:00
phpMyAdmin bot
6e1198cb6c
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2023-01-17 03:57:35 +00:00
Maurício Meneghini Fauth
b6790b90ba
Fix issues after merge
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-17 00:47:04 -03:00
Maurício Meneghini Fauth
37cf6484eb
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-17 00:01:42 -03:00
Kristijan Fremen Velkovski
230d5b5f92
Translated using Weblate (Macedonian)
...
Currently translated at 24.8% (853 of 3434 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2023-01-17 02:51:15 +01:00
Maurício Meneghini Fauth
e2bda4fb48
Merge pull request #18014 from MauricioFauth/connection-dbal
...
Create Dbal\Connection class
2023-01-16 19:52:42 -03:00
Hosted Weblate
1b2db66a73
Merge branch 'origin/QA_5_2' into Weblate.
...
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/
2023-01-16 22:39:33 +01:00
Kristijan Fremen Velkovski
82d268a551
Translated using Weblate (Macedonian)
...
Currently translated at 24.8% (850 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2023-01-16 22:39:32 +01:00
Maurício Meneghini Fauth
e2f45d3df5
Update po files
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-16 18:39:08 -03:00
Maurício Meneghini Fauth
b8578c3c8e
Merge pull request #17989 from MauricioFauth/webauthn-custom
...
Add support for Web Authentication API
2023-01-16 18:32:29 -03:00
Maurício Meneghini Fauth
f143d2a709
Add support for Web Authentication API
...
Adds a two factor authentication plugin that supports FIDO2/WebAuthn
security keys.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-16 18:20:05 -03:00
Maurício Meneghini Fauth
a6bdf8a811
Create Dbal\Connection class
...
Wraps the connection object with the Connection class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-16 15:31:02 -03:00
Maurício Meneghini Fauth
591bc50e22
Extract method to get warning count from DatabaseInterface
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-16 14:03:21 -03:00
William Desportes
d0fc1da432
Add a ChangeLog entry for 2f2f7d4c92 and 6d42cd8017
...
Ref: 2f2f7d4c92
Ref: 6d42cd8017
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-01-16 12:47:30 +04:00
William Desportes
6d42cd8017
Add spellcheck="false" on some login text fields to avoid data leaks to spell checking services
...
Ref: https://www.otto-js.com/news/article/chrome-and-edge-enhanced-spellcheck-features-expose-pii-even-your-passwords
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-01-16 12:43:54 +04:00
William Desportes
2f2f7d4c92
Add spellcheck="false" on password fields to avoid data leaks to spell checking services
...
Ref: https://www.otto-js.com/news/article/chrome-and-edge-enhanced-spellcheck-features-expose-pii-even-your-passwords
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-01-16 12:39:10 +04:00
phpMyAdmin bot
09b32c13f8
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2023-01-15 00:20:30 +00:00
Maurício Meneghini Fauth
c95b64afeb
Remove globals from the Replication class
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-13 17:12:23 -03:00
William Desportes
05c5217976
Fix class comment
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-01-12 14:39:32 +04:00
William Desportes
4f9e2f8a6c
Merge branch 'QA_5_2'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-01-12 14:35:51 +04:00
William Desportes
f7d9321d02
Install infection using shivammathur/setup-php
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-01-12 14:29:00 +04:00
William Desportes
07bfdd444e
Revert "Revert Node bump in package.json"
...
This reverts commit 4b243542ac .
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-01-12 09:26:36 +04:00
Maurício Meneghini Fauth
1d37607132
Update PHPStan/Psalm baselines
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-11 00:22:48 -03:00
ru-asdx
17f4594fed
Ref #17769 - replace superglobas with serverrequest in preferences/ controllers ( #17984 )
...
* replace superglobas with serverrequest in preferences/ controllers
* replace superglobals with serverrequest in preferences/ManageController
Signed-off-by: Evgeny Skorlov <eugene@skorlov.name>
2023-01-10 21:35:03 -03:00
ru-asdx
85443b1f5c
replace superglobals with serverrequest in Structure/AddPrefixController, Structure/AddPrefixTableController, ( #17980 )
...
Structure/ChangePrefixFormController, Structure/CopyFormController.php Structure/CopyTableController
Signed-off-by: Evgeny Skorlov <eugene@skorlov.name>
2023-01-10 21:28:14 -03:00
ru-asdx
87bd27621e
Ref #17769 - replace superglobals with serverrequest in server/ controllers ( #17978 )
...
* replace superglobals with serverrequest in server/ controllers
* replace $_POST['param'] ?? $_GET['value'] with $request->getParam
Signed-off-by: Evgeny Skorlov <eugene@skorlov.name>
2023-01-10 21:22:04 -03:00
ru-asdx
3663fed7ad
Ref #17769 - Replace superglobals with serverrequest in PrivilegesController ( #17977 )
...
* replace superglobals with serverrequest
Signed-off-by: Evgeny Skorlov <eugene@skorlov.name>
2023-01-10 21:15:39 -03:00
Masahiro Fujimoto
d1e616d68c
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3434 of 3434 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
2023-01-10 10:48:57 +01:00
Maurício Meneghini Fauth
7cde53ed0d
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-09 18:41:44 -03:00
Maurício Meneghini Fauth
4b5c494aee
Update PHPStan baseline
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-09 15:30:53 -03:00
dingo thirteen
e6566faa65
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3418 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
2023-01-08 15:50:12 +01:00
William Desportes
881dc9ba2c
Add a ChangeLog entry for #18006
...
Pull-request: #18007
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-01-08 18:06:50 +04:00
William Desportes
542a96359f
Merge #18007 - Fix #18006 - UUID columns can't be moved
...
Pull-request: #18007
Fixes : #18006
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-01-08 18:05:22 +04:00
Hosted Weblate
6d2418107a
Merge branch 'origin/master' into Weblate.
...
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
2023-01-08 01:21:09 +01:00
dingo thirteen
5494efb3b3
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3434 of 3434 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
2023-01-08 01:21:09 +01:00
phpMyAdmin bot
e6d739e3fd
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2023-01-08 00:20:31 +00:00
Liviu-Mihail Concioiu
38deec06cd
Fix uuid column move
...
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2023-01-07 18:05:14 +01:00
Kristijan Fremen Velkovski
2e6075a0ae
Translated using Weblate (Macedonian)
...
Currently translated at 24.6% (846 of 3434 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2023-01-07 15:25:08 +01:00
theking2
338e1cc20b
Translated using Weblate (Dutch)
...
Currently translated at 99.9% (3433 of 3434 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nl/
Signed-off-by: theking2 <theking2@king.ma>
2023-01-07 15:25:07 +01:00
Marco Marchiò
7d0d60eb17
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3434 of 3434 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/it/
Signed-off-by: Marco Marchiò <marcomarchi89@hotmail.com>
2023-01-07 15:25:07 +01:00
theking2
65a32c9b8e
Translated using Weblate (Dutch)
...
Currently translated at 99.9% (3417 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/nl/
Signed-off-by: theking2 <theking2@king.ma>
2023-01-07 15:25:05 +01:00
Kristijan Fremen Velkovski
2783b209f8
Translated using Weblate (Macedonian)
...
Currently translated at 24.6% (843 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2023-01-07 15:25:04 +01:00
theking2
3ddf4d52b3
Translated using Weblate (Dutch)
...
Currently translated at 99.9% (3416 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/nl/
Signed-off-by: theking2 <theking2@king.ma>
2023-01-06 11:46:54 +01:00
Kristijan Fremen Velkovski
cfd37b9eeb
Translated using Weblate (Macedonian)
...
Currently translated at 24.4% (835 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2023-01-06 11:46:53 +01:00
Marco Marchiò
053b4437d5
Translated using Weblate (Italian)
...
Currently translated at 99.9% (3417 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/it/
Signed-off-by: Marco Marchiò <marcomarchi89@hotmail.com>
2023-01-06 11:46:53 +01:00
Maurício Meneghini Fauth
dfd5f13078
Fix some errors detected by Psalm
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-05 16:27:20 -03:00
yangyangdaji
b7466dad07
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 95.2% (3257 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/zh_Hant/
Signed-off-by: yangyangdaji <1504305527@qq.com>
2023-01-04 01:55:08 +01:00
Maurício Meneghini Fauth
cdc2f37a1d
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-03 19:38:50 -03:00
yangyangdaji
e08cb8b20d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 94.5% (3248 of 3434 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hant/
Signed-off-by: yangyangdaji <1504305527@qq.com>
2023-01-03 11:35:17 +01:00