Maurício Meneghini Fauth
1f57024781
Merge pull request #17752 from MauricioFauth/sodium-ext
...
Remove Sodium polyfill
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-04 08:54:24 -03:00
Maurício Meneghini Fauth
91a3237fb2
Remove Sodium polyfill
...
Removes the paragonie/sodium_compat package.
This polyfill is not required as the Sodium extension is bundled in PHP 7.2+.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-03 22:23:22 -03:00
Maurício Meneghini Fauth
9cdf0b1cd9
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-03 21:00:20 -03:00
Maurício Meneghini Fauth
a3926fc48c
Add ChangeLog entry for #12359
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-03 20:09:21 -03:00
Dan Wallis
28443f6723
Send Content-Security-Policy headers in setup/ app ( #17751 )
...
This pull request adds Content-Security-Policy and other security-related headers to the setup/ application, as requested in #12359 .
Fixes #12359
Signed-off-by: Dan Wallis <mrdanwallis@gmail.com>
(cherry picked from commit 6e14811a05 )
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-03 19:47:31 -03:00
Dan Wallis
6e14811a05
Send Content-Security-Policy headers in setup/ app ( #17751 )
...
This pull request adds Content-Security-Policy and other security-related headers to the setup/ application, as requested in #12359 .
Fixes #12359
Signed-off-by: Dan Wallis <mrdanwallis@gmail.com>
2022-10-03 19:27:53 -03:00
William Desportes
0cc774d929
Translated using Weblate (French)
...
Currently translated at 100.0% (3430 of 3430 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-03 15:18:58 +02:00
dingo thirteen
d056e2936b
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3430 of 3430 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
2022-10-03 15:18:57 +02:00
Luis Méndez Alejo
6faf379855
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (3430 of 3430 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/es/
Signed-off-by: Luis Méndez Alejo <gnumax@gmail.com>
2022-10-03 15:18:56 +02:00
Burak Yavuz
180962814e
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3430 of 3430 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2022-10-03 15:18:56 +02:00
Burak Yavuz
e52ff0e3a7
Translated using Weblate (Turkish)
...
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/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2022-10-03 15:17:23 +02:00
dingo thirteen
b633b4c3c7
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>
2022-10-03 15:17:22 +02:00
William Desportes
02f986ddf5
Translated using Weblate (French)
...
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/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-03 15:17:21 +02:00
Luis Méndez Alejo
a044497a10
Translated using Weblate (Spanish)
...
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/es/
Signed-off-by: Luis Méndez Alejo <gnumax@gmail.com>
2022-10-03 15:17:20 +02:00
phpMyAdmin bot
e5875764bf
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2022-10-02 00:29:07 +00:00
Maurício Meneghini Fauth
135cd76d3b
Fix exception for invalid db and table names for the privileges page
...
Related to #17729
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-30 20:49:21 -03:00
Solomon Okunuga
0f9c79ebed
Issue #17727 Started refactoring uses of $db and $table ( #17729 )
...
* Issue #17727 Started refactoring uses of $db and $table to use the Objects -
DatabaseName and TableName
Changed uses related to Privileges
Signed-off-by: Solomon Okunuga <soloistic1@gmail.com>
* Apply suggestions from code review
Co-authored-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Signed-off-by: Solomon Okunuga <soloistic1@gmail.com>
Co-authored-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-30 19:33:36 -03:00
William Desportes
5d48e1006b
Merge #17657 - Supporting the column compression option on MariaDB
...
Pull-request: #17657
Ref: #14956
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 23:49:58 +02:00
William Desportes
49b4951cbb
Document why zlib is the only value for a compressed column
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 23:39:50 +02:00
William Desportes
70a067ad09
Move compatibility logic into the Compatibility class
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 23:26:54 +02:00
William Desportes
71035fd9b0
Add a test for the compressed option for MariaDB
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 23:19:09 +02:00
Fawzi E. Abdulfattah
1be3cad6e3
Supporting the compressed option for MariaDB
...
Ref: #14956
Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com>
2022-09-30 23:11:22 +02:00
William Desportes
aac8f054f2
Adjust the check release excludes script
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 22:44:00 +02:00
William Desportes
ff7506d13b
Rename jest.config.js to jest.config.cjs in create-release.sh
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 22:36:34 +02:00
William Desportes
ae7f8c4ce0
Merge branch 'origin/QA_5_2'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 22:32:37 +02:00
William Desportes
b5e20ad8f4
Add a ChangeLog entry for #16418
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 22:28:42 +02:00
William Desportes
9278aeeba5
Merge #17719 - Fix removing vendor folders (FAQ 1.44)
...
Pull-request: #17719
Ref: #16418
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 22:28:01 +02:00
Maurício Meneghini Fauth
471336256f
Translated using Weblate (Portuguese (Brazil))
...
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/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-30 20:54:21 +02:00
Maurício Meneghini Fauth
b4c4914b8b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.4% (3413 of 3432 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-30 20:54:20 +02:00
Burak Yavuz
984f08f2e6
Translated using Weblate (Turkish)
...
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/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2022-09-30 12:21:19 +02:00
dingo thirteen
f7fa3389da
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>
2022-09-30 12:21:19 +02:00
Burak Yavuz
408e6a4879
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3432 of 3432 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2022-09-30 08:17:49 +02:00
Maurício Meneghini Fauth
bb97ed988f
Reduce usage of the containerBuilder global variable
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-29 22:36:46 -03:00
Maurício Meneghini Fauth
f54cc49f86
Remove loadContainerBuilder call from AbstractTestCase::setUp method
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-29 20:22:31 -03:00
Maurício Meneghini Fauth
975e88c09f
Remove the containerBuilder global var from the Template class
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-29 20:06:34 -03:00
Maurício Meneghini Fauth
361fcc0843
Remove setTheme call from AbstractTestCase::setUp method
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-29 19:07:50 -03:00
William Desportes
bc9b43ebe0
Remove non needed yarn install on build release step
...
modules are not needed to launch the create release script
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 14:03:29 +02:00
William Desportes
3d6a198598
Fix CI version to have a valid composer.json
...
```
Failed to update composer.json with a valid format, reverting to the original content. Please report an issue to us with details (command you run and a copy of your composer.json).
version : Does not match the regex pattern ^v?\d+(\.\d+){0,3}|^dev-
```
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:59:06 +02:00
William Desportes
050c5682af
Update FAQ 1.44
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:47:36 +02:00
William Desportes
278eb797bc
Remove tcpdf autoloaded files
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:47:26 +02:00
William Desportes
2fff5f48bc
Add a security to check if all files present in the autoload class map can be found and re-generate the class map
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:47:25 +02:00
William Desportes
01724139b2
Add the version to composer.json at release build time
...
Ref: https://github.com/Roave/SecurityAdvisories/issues/76
Fixes: https://github.com/phpmyadmin/phpmyadmin/issues/17661
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:18:20 +02:00
Maurício Meneghini Fauth
6a9fe03ff2
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-29 00:45:10 -03:00
Maurício Meneghini Fauth
add68b47e3
Update po files
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-29 00:17:47 -03:00
William Desportes
a4d273f5cf
Add a ChangeLog entry for #17736
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 23:50:11 +02:00
William Desportes
8331b15243
Fix #17736 - Add utf8mb3 as an alias of utf8 on the charset description page
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 23:49:27 +02:00
William Desportes
4e08ffdc77
Add a comment when building a kit starts on the release script
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 19:58:58 +02:00
William Desportes
9477d1d748
Fixup removing 'po' folder in the english kit
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 19:58:42 +02:00
William Desportes
eac7356f4c
Remove rm "-f" argument as it hides errors on the release script
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 19:58:35 +02:00
William Desportes
a267ba3dde
Add comments to the release script
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 19:58:26 +02:00