Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a059cdba47689782499132ee454e71d4480b7e89
https://github.com/phpmyadmin/phpmyadmin/commit/a059cdba47689782499132ee454…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M doc/config.rst
M libraries/classes/Dbi/DbiMysqli.php
M libraries/config.default.php
Log Message:
-----------
Add config directive to show/hide connection errors
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: eb9bcbc040ace2a99375fb043c7de4f44533ea10
https://github.com/phpmyadmin/phpmyadmin/commit/eb9bcbc040ace2a99375fb043c7…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Url.php
M libraries/common.inc.php
Log Message:
-----------
Encrypt the URL query when sensitive data is present
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 28ad63c96916ac1f81b7266faab65d3e7c9205ef
https://github.com/phpmyadmin/phpmyadmin/commit/28ad63c96916ac1f81b7266faab…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
M composer.json
M doc/config.rst
M libraries/classes/Url.php
M libraries/config.default.php
M test/classes/Config/PageSettingsTest.php
M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
M test/classes/Display/ResultsTest.php
M test/classes/FooterTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/PmaTestCase.php
Log Message:
-----------
Create `PhpMyAdmin\Crypto\Crypto` class to handle encryptions
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 3c11d62b31acdc994ae426999b5cf639cbdd32c9
https://github.com/phpmyadmin/phpmyadmin/commit/3c11d62b31acdc994ae426999b5…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M composer.json
M doc/config.rst
M libraries/classes/Crypto/Crypto.php
M libraries/classes/Url.php
M libraries/config.default.php
Log Message:
-----------
Add support for Sodium encryption
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: f1aaec1a5a3518bb4312c0dea540caa7c49d8ffe
https://github.com/phpmyadmin/phpmyadmin/commit/f1aaec1a5a3518bb4312c0dea54…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/ErrorReport.php
M libraries/classes/Url.php
M libraries/common.inc.php
Log Message:
-----------
Add `PhpMyAdmin\Url::buildHttpQuery` method
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 3095181bb3449401bcae92cbb1d36762a70f5a27
https://github.com/phpmyadmin/phpmyadmin/commit/3095181bb3449401bcae92cbb1d…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Url.php
Log Message:
-----------
Encrypt query params of Navigation links
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: d057b68aa1136f5b37e63fbeb2fee46c211ae9fc
https://github.com/phpmyadmin/phpmyadmin/commit/d057b68aa1136f5b37e63fbeb2f…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
A test/classes/Crypto/CryptoTest.php
M libraries/classes/Core.php
M libraries/classes/Crypto/Crypto.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Url.php
M libraries/common.inc.php
M test/classes/CoreTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/UrlTest.php
Log Message:
-----------
Add unit tests
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 6f0d19f394905645e09c0244f7823b3c4add3125
https://github.com/phpmyadmin/phpmyadmin/commit/6f0d19f394905645e09c0244f78…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Export.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Sql.php
M libraries/classes/Tracking.php
M libraries/classes/Url.php
M setup/frames/index.inc.php
M templates/database/tracking/tracked_tables.twig
M templates/server/databases/databases_footer.twig
M templates/table/search/input_box.twig
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/UserGroupsTest.php
Log Message:
-----------
Do not encrypt params if used in data-post attribute
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 0b575ff2e9fae33ff0d369cd95a04fc844a99168
https://github.com/phpmyadmin/phpmyadmin/commit/0b575ff2e9fae33ff0d369cd95a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Display/Results.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Operations.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Util.php
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M test/classes/Display/ResultsTest.php
M test/classes/UtilTest.php
Log Message:
-----------
Fix URL encryption for Util::linkOrButton method
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 68c1ef8581333ef33d460a5248cca1906f32191f
https://github.com/phpmyadmin/phpmyadmin/commit/68c1ef8581333ef33d460a5248c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Core.php
Log Message:
-----------
Populate POST with decrypted params
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 4fd7aa7a2c45e99c45d5a196e8c66cb24bd02787
https://github.com/phpmyadmin/phpmyadmin/commit/4fd7aa7a2c45e99c45d5a196e8c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M js/navigation.js
M libraries/classes/Navigation/NavigationTree.php
Log Message:
-----------
Use POST for Navigation's aPath and vPath
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ede23967967ac4e715b2df392a1388c2fb69942b
https://github.com/phpmyadmin/phpmyadmin/commit/ede23967967ac4e715b2df392a1…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M config.sample.inc.php
M doc/config.rst
M libraries/config.default.php
Log Message:
-----------
Change URLQueryEncryption default to `false`
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: bfd335bfd4ebff6634a5492d967253c6cf89792f
https://github.com/phpmyadmin/phpmyadmin/commit/bfd335bfd4ebff6634a5492d967…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M doc/config.rst
M libraries/classes/Dbi/DbiMysqli.php
M libraries/config.default.php
Log Message:
-----------
Merge pull request #324 from phpmyadmin/issue-16006
Add config directive to show/hide connection errors
Commit: ae11d5260b4bde42100c8696218a2bfd11a2d740
https://github.com/phpmyadmin/phpmyadmin/commit/ae11d5260b4bde42100c8696218…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/navigation.js
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Core.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Operations.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Sql.php
M libraries/classes/Tracking.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/common.inc.php
M libraries/config.default.php
M setup/frames/index.inc.php
M templates/database/tracking/tracked_tables.twig
M templates/server/databases/databases_footer.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M test/classes/Config/PageSettingsTest.php
M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
M test/classes/CoreTest.php
M test/classes/Display/ResultsTest.php
M test/classes/FooterTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/PmaTestCase.php
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/UrlTest.php
M test/classes/UtilTest.php
Log Message:
-----------
Merge pull request #334 from phpmyadmin/security/315
Encrypt the URL query when sensitive data is present
Commit: 02e8588404ad50ed5cc123c46bb118b199258252
https://github.com/phpmyadmin/phpmyadmin/commit/02e8588404ad50ed5cc123c46bb…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/src/navigation.js
M libraries/classes/Core.php
M libraries/classes/Dbal/DbiMysqli.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Html/Generator.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Relation.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/common.inc.php
M libraries/config.default.php
M phpstan-baseline.neon
M psalm-baseline.xml
M templates/database/events/index.twig
M templates/database/events/row.twig
M templates/database/operations/index.twig
M templates/database/routines/row.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/row.twig
M templates/display/results/checkbox_and_links.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/navigation/item_unhide_dialog.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/replication/index.twig
M templates/server/replication/master_replication.twig
M templates/server/replication/slave_configuration.twig
M templates/server/status/processes/list.twig
M templates/setup/home/index.twig
M templates/sql/no_results_returned.twig
M templates/sql/relational_column_dropdown.twig
M templates/table/operations/index.twig
M templates/table/operations/view.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M test/classes/AbstractTestCase.php
M test/classes/CoreTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/UrlTest.php
Log Message:
-----------
Merge branch 'QA_4_9-security' into QA_5_1-security
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 7dde0d019f6b6b51887843e6a1869671603cb367
https://github.com/phpmyadmin/phpmyadmin/commit/7dde0d019f6b6b51887843e6a18…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Html/Generator.php
M test/classes/Html/GeneratorTest.php
Log Message:
-----------
Fix `Generator::linkOrButton` issue after merge
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 0bee94b27ee7681bb464efd81f4517150a99b330
https://github.com/phpmyadmin/phpmyadmin/commit/0bee94b27ee7681bb464efd81f4…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-11 (Tue, 01 January 2022) -03:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/src/navigation.js
M libraries/classes/Common.php
M libraries/classes/Config/Settings.php
M libraries/classes/Config/Settings/Server.php
M libraries/classes/ConfigStorage/UserGroups.php
M libraries/classes/Core.php
M libraries/classes/Dbal/DbiMysqli.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Html/Generator.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/config.default.php
M phpstan-baseline.neon
M psalm-baseline.xml
M templates/database/events/index.twig
M templates/database/events/row.twig
M templates/database/operations/index.twig
M templates/database/routines/row.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/row.twig
M templates/display/results/checkbox_and_links.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/navigation/item_unhide_dialog.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/replication/index.twig
M templates/server/status/processes/list.twig
M templates/setup/home/index.twig
M templates/sql/no_results_returned.twig
M templates/sql/relational_column_dropdown.twig
M templates/table/insert/column_row.twig
M templates/table/operations/index.twig
M templates/table/operations/view.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M test/classes/Config/Settings/ServerTest.php
M test/classes/Config/SettingsTest.php
M test/classes/CoreTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/UrlTest.php
Log Message:
-----------
Merge branch 'QA_5_1-security' into master-security
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 5118acce1dfcdb09cbc0f73927bf51c46feeaf38
https://github.com/phpmyadmin/phpmyadmin/commit/5118acce1dfcdb09cbc0f73927b…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M templates/config/form_display/form_top.twig
M test/classes/Config/FormDisplayTemplateTest.php
M test/classes/Config/PageSettingsTest.php
Log Message:
-----------
Escape config-form's action attribute
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 44eb12f15a562718bbe54c9a16af91ceea335d59
https://github.com/phpmyadmin/phpmyadmin/commit/44eb12f15a562718bbe54c9a16a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Setup/ConfigController.php
M libraries/classes/Controllers/Setup/FormController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Setup/ServersController.php
M libraries/classes/Setup/FormProcessing.php
M phpstan-baseline.neon
M psalm-baseline.xml
M setup/index.php
M templates/setup/servers/index.twig
Log Message:
-----------
Improve query params filtering in Setup pages
Note: 'action_done' was not used since
c962ee4287b50af754b8fe72c0c4ef6cebf3c489.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ca54f1db050859eb8555875c6aa5d7796fdf4b32
https://github.com/phpmyadmin/phpmyadmin/commit/ca54f1db050859eb8555875c6aa…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2022-01-13 (Thu, 01 January 2022) +01:00
Changed paths:
M libraries/classes/DatabaseInterface.php
Log Message:
-----------
security - Fix - 2FA/U2F can be disabled without any code change
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 13bb2e10bcb02faeb33665c9bf7ff3011a431db5
https://github.com/phpmyadmin/phpmyadmin/commit/13bb2e10bcb02faeb33665c9bf7…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/DatabaseInterface.php
Log Message:
-----------
Merge pull request #337 from phpmyadmin/fix-2fa-disable
security - Fix - 2FA/U2F can be disabled without any code change
Commit: 30dd8de7e8e27744ae995f58861fc021479e2651
https://github.com/phpmyadmin/phpmyadmin/commit/30dd8de7e8e27744ae995f58861…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Setup/ConfigController.php
M libraries/classes/Controllers/Setup/FormController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Setup/ServersController.php
M libraries/classes/Setup/FormProcessing.php
M phpstan-baseline.neon
M psalm-baseline.xml
M setup/index.php
M templates/config/form_display/form_top.twig
M templates/setup/servers/index.twig
M test/classes/Config/FormDisplayTemplateTest.php
M test/classes/Config/PageSettingsTest.php
Log Message:
-----------
Merge pull request #338 from phpmyadmin/sec/332/51
Fix Multiple vunerabilities: XSS, HTML Injection, Open Redirect
Commit: 813ffbf56226c93ef73dd938c3cc881d94f7f5a7
https://github.com/phpmyadmin/phpmyadmin/commit/813ffbf56226c93ef73dd938c3c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/DatabaseInterface.php
Log Message:
-----------
Merge branch 'QA_4_9-security' into QA_5_1-security
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 9b3a1f7734c6f4a9787329db23beee23636f213c
https://github.com/phpmyadmin/phpmyadmin/commit/9b3a1f7734c6f4a9787329db23b…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/ConfigStorage/Relation.php
M libraries/classes/Controllers/Setup/ConfigController.php
M libraries/classes/Controllers/Setup/FormController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Setup/ServersController.php
M libraries/classes/Setup/FormProcessing.php
M phpstan-baseline.neon
M psalm-baseline.xml
M setup/index.php
M templates/config/form_display/display.twig
M templates/setup/servers/index.twig
M test/classes/Config/PageSettingsTest.php
Log Message:
-----------
Merge branch 'QA_5_1-security' into master-security
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 7aaab244631cf196d2583ea0e5b371abbe369d8a
https://github.com/phpmyadmin/phpmyadmin/commit/7aaab244631cf196d2583ea0e5b…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M ChangeLog
M composer.json
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Util.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
Log Message:
-----------
Remove the phpseclib dependency
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 411bacf61358a08d31e5fcf02d3d59cbfeffa5f2
https://github.com/phpmyadmin/phpmyadmin/commit/411bacf61358a08d31e5fcf02d3…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/CoreTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
Log Message:
-----------
Use Sodium for auth cookies encryption
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 66c422b6d26445f10eeb0a87c02abb9f2060011c
https://github.com/phpmyadmin/phpmyadmin/commit/66c422b6d26445f10eeb0a87c02…
Author: Максим Крикуненко <mxxmus(a)meta.ua>
Date: 2022-01-15 (Sat, 01 January 2022) +01:00
Changed paths:
M po/uk.po
Log Message:
-----------
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3309 of 3309 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/uk/
Signed-off-by: Максим Крикуненко <mxxmus(a)meta.ua>
Commit: cfb10db38738f19124e6e4231bfdb5f74a019b1e
https://github.com/phpmyadmin/phpmyadmin/commit/cfb10db38738f19124e6e4231bf…
Author: Максим Крикуненко <mxxmus(a)meta.ua>
Date: 2022-01-15 (Sat, 01 January 2022) +01:00
Changed paths:
M po/uk.po
Log Message:
-----------
Translated using Weblate (Ukrainian)
Currently translated at 95.9% (3247 of 3384 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/uk/
Signed-off-by: Максим Крикуненко <mxxmus(a)meta.ua>
Commit: 794ee7914be5b7a8fe1bbe419c5c8f04946dd66e
https://github.com/phpmyadmin/phpmyadmin/commit/794ee7914be5b7a8fe1bbe419c5…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-15 (Sat, 01 January 2022) -03:00
Changed paths:
M ChangeLog
M composer.json
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Util.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/CoreTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
Log Message:
-----------
Merge pull request #339 from phpmyadmin/phpseclib-removal
Remove phpseclib dependency
Commit: c92658f96f48feffcdc35274973102e07a73bbf9
https://github.com/phpmyadmin/phpmyadmin/commit/c92658f96f48feffcdc35274973…
Author: Kozioł Marcin <koziol.martin(a)gmail.com>
Date: 2022-01-17 (Mon, 01 January 2022) +01:00
Changed paths:
M po/pl.po
Log Message:
-----------
Translated using Weblate (Polish)
Currently translated at 99.5% (3295 of 3309 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pl/
Signed-off-by: Kozioł Marcin <koziol.martin(a)gmail.com>
Commit: d6da962798426bd967fe185f6dfa8dbb033f39cc
https://github.com/phpmyadmin/phpmyadmin/commit/d6da962798426bd967fe185f6df…
Author: Kozioł Marcin <koziol.martin(a)gmail.com>
Date: 2022-01-17 (Mon, 01 January 2022) +01:00
Changed paths:
M po/pl.po
Log Message:
-----------
Translated using Weblate (Polish)
Currently translated at 100.0% (3384 of 3384 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/pl/
Signed-off-by: Kozioł Marcin <koziol.martin(a)gmail.com>
Commit: 2a906047e0e03ad3c1f4b9ed380bf22c6fb5ed80
https://github.com/phpmyadmin/phpmyadmin/commit/2a906047e0e03ad3c1f4b9ed380…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-19 (Wed, 01 January 2022) +01:00
Changed paths:
M po/pl.po
Log Message:
-----------
Translated using Weblate (Polish)
Currently translated at 99.9% (3383 of 3384 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/pl/
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: f271cadd594701af7af77273295778c01ea957fa
https://github.com/phpmyadmin/phpmyadmin/commit/f271cadd594701af7af77273295…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/navigation.js
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Core.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Dbi/DbiMysqli.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Operations.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Sql.php
M libraries/classes/Tracking.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/common.inc.php
M libraries/config.default.php
M setup/frames/index.inc.php
M templates/database/tracking/tracked_tables.twig
M templates/server/databases/databases_footer.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M test/classes/Config/PageSettingsTest.php
M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
M test/classes/CoreTest.php
M test/classes/Display/ResultsTest.php
M test/classes/FooterTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/PmaTestCase.php
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/UrlTest.php
M test/classes/UtilTest.php
Log Message:
-----------
Merge remote-tracking branch 'security/QA_4_9-security' into QA_4_9
Commit: 6124ed4376a52349fbb21e36d1729228f8105e65
https://github.com/phpmyadmin/phpmyadmin/commit/6124ed4376a52349fbb21e36d17…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
ChangeLog for 4.9.8
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 51f96694a0a7d40436bc53dec190bbde31f6b614
https://github.com/phpmyadmin/phpmyadmin/commit/51f96694a0a7d40436bc53dec19…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M README
M doc/conf.py
M libraries/classes/Config.php
M package.json
Log Message:
-----------
Prepare for version 4.9.8
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 1a02b323965f9120782ca1a4549096e00c071603
https://github.com/phpmyadmin/phpmyadmin/commit/1a02b323965f9120782ca1a4549…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A composer.lock
Log Message:
-----------
Adding composer lock for 4.9.8
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: d8515f83bab7ee6880721eb936b8eaf3da715a76
https://github.com/phpmyadmin/phpmyadmin/commit/d8515f83bab7ee6880721eb936b…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
D composer.lock
Log Message:
-----------
Removing composer.lock
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 37f6089b9d11680bf2a97fff9597551b764f8f6b
https://github.com/phpmyadmin/phpmyadmin/commit/37f6089b9d11680bf2a97fff959…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
Fix typos in ChangeLog
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 3c917074b105672696c2e8563710efd4252471cd
https://github.com/phpmyadmin/phpmyadmin/commit/3c917074b105672696c2e856371…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/src/navigation.js
M libraries/classes/Controllers/Setup/ConfigController.php
M libraries/classes/Controllers/Setup/FormController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Setup/ServersController.php
M libraries/classes/Core.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Dbal/DbiMysqli.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Html/Generator.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Relation.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Setup/FormProcessing.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/common.inc.php
M libraries/config.default.php
M phpstan-baseline.neon
M psalm-baseline.xml
M setup/index.php
M templates/config/form_display/form_top.twig
M templates/database/events/index.twig
M templates/database/events/row.twig
M templates/database/operations/index.twig
M templates/database/routines/row.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/row.twig
M templates/display/results/checkbox_and_links.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/navigation/item_unhide_dialog.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/replication/index.twig
M templates/server/replication/master_replication.twig
M templates/server/replication/slave_configuration.twig
M templates/server/status/processes/list.twig
M templates/setup/home/index.twig
M templates/setup/servers/index.twig
M templates/sql/no_results_returned.twig
M templates/sql/relational_column_dropdown.twig
M templates/table/operations/index.twig
M templates/table/operations/view.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M test/classes/AbstractTestCase.php
M test/classes/Config/FormDisplayTemplateTest.php
M test/classes/Config/PageSettingsTest.php
M test/classes/CoreTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/UrlTest.php
Log Message:
-----------
Merge remote-tracking branch 'security/QA_5_1-security' into QA_5_1
Commit: d1ee5245c81403e8ce56f23b59d2dc108ba26de6
https://github.com/phpmyadmin/phpmyadmin/commit/d1ee5245c81403e8ce56f23b59d…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
Log Message:
-----------
Merge commit 'c92658f96f' into QA_5_1
Commit: 60d398ec9a07963bb1921e9e7526f455b6790990
https://github.com/phpmyadmin/phpmyadmin/commit/60d398ec9a07963bb1921e9e752…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
Fix merge conflicts
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 4506733ed3c5f53a753ef6ff5d0b6255c34894a7
https://github.com/phpmyadmin/phpmyadmin/commit/4506733ed3c5f53a753ef6ff5d0…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
Prepare ChangeLog for 5.1.2
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: d7a9a9156f563aeb9d02060fbea477d3e861c25a
https://github.com/phpmyadmin/phpmyadmin/commit/d7a9a9156f563aeb9d02060fbea…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M README
M doc/conf.py
M libraries/classes/Version.php
M package.json
Log Message:
-----------
Prepare for version 5.1.2
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 62563091364a6fcebb67bace94febbd4acdca0f7
https://github.com/phpmyadmin/phpmyadmin/commit/62563091364a6fcebb67bace94f…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A composer.lock
Log Message:
-----------
Adding composer lock for 5.1.2
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: bfad8a8d85ccf56e14245b3356554df42f787b66
https://github.com/phpmyadmin/phpmyadmin/commit/bfad8a8d85ccf56e14245b33565…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
D composer.lock
Log Message:
-----------
Removing composer.lock
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 32e76f7bc97465a4ebb63da383c03296a547d341
https://github.com/phpmyadmin/phpmyadmin/commit/32e76f7bc97465a4ebb63da383c…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
Fix typo in ChangeLog
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 985912f58f4d6229219e250195ba254a1a1b55c7
https://github.com/phpmyadmin/phpmyadmin/commit/985912f58f4d6229219e250195b…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M ChangeLog
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/src/navigation.js
M libraries/classes/Common.php
M libraries/classes/Config/Settings.php
M libraries/classes/Config/Settings/Server.php
M libraries/classes/ConfigStorage/Relation.php
M libraries/classes/ConfigStorage/UserGroups.php
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Controllers/Setup/ConfigController.php
M libraries/classes/Controllers/Setup/FormController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Setup/ServersController.php
M libraries/classes/Core.php
M libraries/classes/Dbal/DbiMysqli.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Html/Generator.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Setup/FormProcessing.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/config.default.php
M phpstan-baseline.neon
M psalm-baseline.xml
M setup/index.php
M templates/config/form_display/display.twig
M templates/database/events/index.twig
M templates/database/events/row.twig
M templates/database/operations/index.twig
M templates/database/routines/row.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/row.twig
M templates/display/results/checkbox_and_links.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/navigation/item_unhide_dialog.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/replication/index.twig
M templates/server/status/processes/list.twig
M templates/setup/home/index.twig
M templates/setup/servers/index.twig
M templates/sql/no_results_returned.twig
M templates/sql/relational_column_dropdown.twig
M templates/table/insert/column_row.twig
M templates/table/operations/index.twig
M templates/table/operations/view.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M test/classes/Config/PageSettingsTest.php
M test/classes/Config/Settings/ServerTest.php
M test/classes/Config/SettingsTest.php
M test/classes/CoreTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/UrlTest.php
Log Message:
-----------
Fix merge conflicts from security branch
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: ef32bc5077615e4151da8451e550556fc090a7e7
https://github.com/phpmyadmin/phpmyadmin/commit/ef32bc5077615e4151da8451e55…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
Log Message:
-----------
Merge remote-tracking branch 'origin/QA_5_1'
Commit: ede9244669d1e657ad539d6976e991b4602472a3
https://github.com/phpmyadmin/phpmyadmin/commit/ede9244669d1e657ad539d6976e…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
Log Message:
-----------
Merge commit 'c92658f96f'
Commit: b553913248584c9e7c03128e1233d791004efb6a
https://github.com/phpmyadmin/phpmyadmin/commit/b553913248584c9e7c03128e123…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
Log Message:
-----------
Merge commit '3c917074b1'
Commit: 42fdd04e213eba87fed3a9464f4546de47d3832b
https://github.com/phpmyadmin/phpmyadmin/commit/42fdd04e213eba87fed3a9464f4…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
Fix merge conflicts from QA_5_1
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 9a9ef9e9b007ea6948210c198ba3f958eac8ba1e
https://github.com/phpmyadmin/phpmyadmin/commit/9a9ef9e9b007ea6948210c198ba…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
Log Message:
-----------
Merge commit 'd1ee5245c8'
Commit: 60cfc78e1c428dc2f8d0788abb5e89faee43416b
https://github.com/phpmyadmin/phpmyadmin/commit/60cfc78e1c428dc2f8d0788abb5…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
Finish fixing merge conflicts from QA_5_1
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0bee94b27ee7681bb464efd81f4517150a99b330
https://github.com/phpmyadmin/phpmyadmin/commit/0bee94b27ee7681bb464efd81f4…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-11 (Tue, 01 January 2022) -03:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/src/navigation.js
M libraries/classes/Common.php
M libraries/classes/Config/Settings.php
M libraries/classes/Config/Settings/Server.php
M libraries/classes/ConfigStorage/UserGroups.php
M libraries/classes/Core.php
M libraries/classes/Dbal/DbiMysqli.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Html/Generator.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/config.default.php
M phpstan-baseline.neon
M psalm-baseline.xml
M templates/database/events/index.twig
M templates/database/events/row.twig
M templates/database/operations/index.twig
M templates/database/routines/row.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/row.twig
M templates/display/results/checkbox_and_links.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/navigation/item_unhide_dialog.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/replication/index.twig
M templates/server/status/processes/list.twig
M templates/setup/home/index.twig
M templates/sql/no_results_returned.twig
M templates/sql/relational_column_dropdown.twig
M templates/table/insert/column_row.twig
M templates/table/operations/index.twig
M templates/table/operations/view.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M test/classes/Config/Settings/ServerTest.php
M test/classes/Config/SettingsTest.php
M test/classes/CoreTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/UrlTest.php
Log Message:
-----------
Merge branch 'QA_5_1-security' into master-security
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 9b3a1f7734c6f4a9787329db23beee23636f213c
https://github.com/phpmyadmin/phpmyadmin/commit/9b3a1f7734c6f4a9787329db23b…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/ConfigStorage/Relation.php
M libraries/classes/Controllers/Setup/ConfigController.php
M libraries/classes/Controllers/Setup/FormController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Setup/ServersController.php
M libraries/classes/Setup/FormProcessing.php
M phpstan-baseline.neon
M psalm-baseline.xml
M setup/index.php
M templates/config/form_display/display.twig
M templates/setup/servers/index.twig
M test/classes/Config/PageSettingsTest.php
Log Message:
-----------
Merge branch 'QA_5_1-security' into master-security
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 7aaab244631cf196d2583ea0e5b371abbe369d8a
https://github.com/phpmyadmin/phpmyadmin/commit/7aaab244631cf196d2583ea0e5b…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M ChangeLog
M composer.json
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Util.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
Log Message:
-----------
Remove the phpseclib dependency
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 411bacf61358a08d31e5fcf02d3d59cbfeffa5f2
https://github.com/phpmyadmin/phpmyadmin/commit/411bacf61358a08d31e5fcf02d3…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/CoreTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
Log Message:
-----------
Use Sodium for auth cookies encryption
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 794ee7914be5b7a8fe1bbe419c5c8f04946dd66e
https://github.com/phpmyadmin/phpmyadmin/commit/794ee7914be5b7a8fe1bbe419c5…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-15 (Sat, 01 January 2022) -03:00
Changed paths:
M ChangeLog
M composer.json
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Util.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/CoreTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
Log Message:
-----------
Merge pull request #339 from phpmyadmin/phpseclib-removal
Remove phpseclib dependency
Commit: 32e76f7bc97465a4ebb63da383c03296a547d341
https://github.com/phpmyadmin/phpmyadmin/commit/32e76f7bc97465a4ebb63da383c…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
Fix typo in ChangeLog
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 985912f58f4d6229219e250195ba254a1a1b55c7
https://github.com/phpmyadmin/phpmyadmin/commit/985912f58f4d6229219e250195b…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M ChangeLog
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/src/navigation.js
M libraries/classes/Common.php
M libraries/classes/Config/Settings.php
M libraries/classes/Config/Settings/Server.php
M libraries/classes/ConfigStorage/Relation.php
M libraries/classes/ConfigStorage/UserGroups.php
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Controllers/Setup/ConfigController.php
M libraries/classes/Controllers/Setup/FormController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Setup/ServersController.php
M libraries/classes/Core.php
M libraries/classes/Dbal/DbiMysqli.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Html/Generator.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Setup/FormProcessing.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/config.default.php
M phpstan-baseline.neon
M psalm-baseline.xml
M setup/index.php
M templates/config/form_display/display.twig
M templates/database/events/index.twig
M templates/database/events/row.twig
M templates/database/operations/index.twig
M templates/database/routines/row.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/row.twig
M templates/display/results/checkbox_and_links.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/navigation/item_unhide_dialog.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/replication/index.twig
M templates/server/status/processes/list.twig
M templates/setup/home/index.twig
M templates/setup/servers/index.twig
M templates/sql/no_results_returned.twig
M templates/sql/relational_column_dropdown.twig
M templates/table/insert/column_row.twig
M templates/table/operations/index.twig
M templates/table/operations/view.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M test/classes/Config/PageSettingsTest.php
M test/classes/Config/Settings/ServerTest.php
M test/classes/Config/SettingsTest.php
M test/classes/CoreTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/UrlTest.php
Log Message:
-----------
Fix merge conflicts from security branch
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: ef32bc5077615e4151da8451e550556fc090a7e7
https://github.com/phpmyadmin/phpmyadmin/commit/ef32bc5077615e4151da8451e55…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
Log Message:
-----------
Merge remote-tracking branch 'origin/QA_5_1'
Commit: ede9244669d1e657ad539d6976e991b4602472a3
https://github.com/phpmyadmin/phpmyadmin/commit/ede9244669d1e657ad539d6976e…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
Log Message:
-----------
Merge commit 'c92658f96f'
Commit: b553913248584c9e7c03128e1233d791004efb6a
https://github.com/phpmyadmin/phpmyadmin/commit/b553913248584c9e7c03128e123…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
Log Message:
-----------
Merge commit '3c917074b1'
Commit: 42fdd04e213eba87fed3a9464f4546de47d3832b
https://github.com/phpmyadmin/phpmyadmin/commit/42fdd04e213eba87fed3a9464f4…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
Fix merge conflicts from QA_5_1
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 9a9ef9e9b007ea6948210c198ba3f958eac8ba1e
https://github.com/phpmyadmin/phpmyadmin/commit/9a9ef9e9b007ea6948210c198ba…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
Log Message:
-----------
Merge commit 'd1ee5245c8'
Commit: 60cfc78e1c428dc2f8d0788abb5e89faee43416b
https://github.com/phpmyadmin/phpmyadmin/commit/60cfc78e1c428dc2f8d0788abb5…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
Finish fixing merge conflicts from QA_5_1
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: d4f1f6d552cae4f3dbff586ad189891234ff1c46
https://github.com/phpmyadmin/phpmyadmin/commit/d4f1f6d552cae4f3dbff586ad18…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M README
M doc/conf.py
M libraries/classes/Version.php
M package.json
Log Message:
-----------
Prepare for version 5.2.0-rc1
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 8a4a8a3612ec5466dfe6512143e01788b74220e9
https://github.com/phpmyadmin/phpmyadmin/commit/8a4a8a3612ec5466dfe6512143e…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M scripts/create-release.sh
Log Message:
-----------
Don't remove phpseclib files when creating release, they don't exist. Related to 7aaab244631cf196d2583ea0e5b371abbe369d8a
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: de9c1788ce238da7af5b8ae053bdc1c691fe7796
https://github.com/phpmyadmin/phpmyadmin/commit/de9c1788ce238da7af5b8ae053b…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A composer.lock
Log Message:
-----------
Adding composer lock for 5.2.0-rc1
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 04fbaceffaab70aed033a240c236235a166ef838
https://github.com/phpmyadmin/phpmyadmin/commit/04fbaceffaab70aed033a240c23…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
D composer.lock
Log Message:
-----------
Removing composer.lock
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Branch: refs/heads/QA_5_1
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a059cdba47689782499132ee454e71d4480b7e89
https://github.com/phpmyadmin/phpmyadmin/commit/a059cdba47689782499132ee454…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M doc/config.rst
M libraries/classes/Dbi/DbiMysqli.php
M libraries/config.default.php
Log Message:
-----------
Add config directive to show/hide connection errors
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: eb9bcbc040ace2a99375fb043c7de4f44533ea10
https://github.com/phpmyadmin/phpmyadmin/commit/eb9bcbc040ace2a99375fb043c7…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Url.php
M libraries/common.inc.php
Log Message:
-----------
Encrypt the URL query when sensitive data is present
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 28ad63c96916ac1f81b7266faab65d3e7c9205ef
https://github.com/phpmyadmin/phpmyadmin/commit/28ad63c96916ac1f81b7266faab…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
M composer.json
M doc/config.rst
M libraries/classes/Url.php
M libraries/config.default.php
M test/classes/Config/PageSettingsTest.php
M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
M test/classes/Display/ResultsTest.php
M test/classes/FooterTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/PmaTestCase.php
Log Message:
-----------
Create `PhpMyAdmin\Crypto\Crypto` class to handle encryptions
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 3c11d62b31acdc994ae426999b5cf639cbdd32c9
https://github.com/phpmyadmin/phpmyadmin/commit/3c11d62b31acdc994ae426999b5…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M composer.json
M doc/config.rst
M libraries/classes/Crypto/Crypto.php
M libraries/classes/Url.php
M libraries/config.default.php
Log Message:
-----------
Add support for Sodium encryption
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: f1aaec1a5a3518bb4312c0dea540caa7c49d8ffe
https://github.com/phpmyadmin/phpmyadmin/commit/f1aaec1a5a3518bb4312c0dea54…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/ErrorReport.php
M libraries/classes/Url.php
M libraries/common.inc.php
Log Message:
-----------
Add `PhpMyAdmin\Url::buildHttpQuery` method
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 3095181bb3449401bcae92cbb1d36762a70f5a27
https://github.com/phpmyadmin/phpmyadmin/commit/3095181bb3449401bcae92cbb1d…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Url.php
Log Message:
-----------
Encrypt query params of Navigation links
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: d057b68aa1136f5b37e63fbeb2fee46c211ae9fc
https://github.com/phpmyadmin/phpmyadmin/commit/d057b68aa1136f5b37e63fbeb2f…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
A test/classes/Crypto/CryptoTest.php
M libraries/classes/Core.php
M libraries/classes/Crypto/Crypto.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Url.php
M libraries/common.inc.php
M test/classes/CoreTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/UrlTest.php
Log Message:
-----------
Add unit tests
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 6f0d19f394905645e09c0244f7823b3c4add3125
https://github.com/phpmyadmin/phpmyadmin/commit/6f0d19f394905645e09c0244f78…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Export.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Sql.php
M libraries/classes/Tracking.php
M libraries/classes/Url.php
M setup/frames/index.inc.php
M templates/database/tracking/tracked_tables.twig
M templates/server/databases/databases_footer.twig
M templates/table/search/input_box.twig
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/UserGroupsTest.php
Log Message:
-----------
Do not encrypt params if used in data-post attribute
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 0b575ff2e9fae33ff0d369cd95a04fc844a99168
https://github.com/phpmyadmin/phpmyadmin/commit/0b575ff2e9fae33ff0d369cd95a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Display/Results.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Operations.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Util.php
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M test/classes/Display/ResultsTest.php
M test/classes/UtilTest.php
Log Message:
-----------
Fix URL encryption for Util::linkOrButton method
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 68c1ef8581333ef33d460a5248cca1906f32191f
https://github.com/phpmyadmin/phpmyadmin/commit/68c1ef8581333ef33d460a5248c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Core.php
Log Message:
-----------
Populate POST with decrypted params
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 4fd7aa7a2c45e99c45d5a196e8c66cb24bd02787
https://github.com/phpmyadmin/phpmyadmin/commit/4fd7aa7a2c45e99c45d5a196e8c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M js/navigation.js
M libraries/classes/Navigation/NavigationTree.php
Log Message:
-----------
Use POST for Navigation's aPath and vPath
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ede23967967ac4e715b2df392a1388c2fb69942b
https://github.com/phpmyadmin/phpmyadmin/commit/ede23967967ac4e715b2df392a1…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M config.sample.inc.php
M doc/config.rst
M libraries/config.default.php
Log Message:
-----------
Change URLQueryEncryption default to `false`
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: bfd335bfd4ebff6634a5492d967253c6cf89792f
https://github.com/phpmyadmin/phpmyadmin/commit/bfd335bfd4ebff6634a5492d967…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M doc/config.rst
M libraries/classes/Dbi/DbiMysqli.php
M libraries/config.default.php
Log Message:
-----------
Merge pull request #324 from phpmyadmin/issue-16006
Add config directive to show/hide connection errors
Commit: ae11d5260b4bde42100c8696218a2bfd11a2d740
https://github.com/phpmyadmin/phpmyadmin/commit/ae11d5260b4bde42100c8696218…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/navigation.js
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Core.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Operations.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Sql.php
M libraries/classes/Tracking.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/common.inc.php
M libraries/config.default.php
M setup/frames/index.inc.php
M templates/database/tracking/tracked_tables.twig
M templates/server/databases/databases_footer.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M test/classes/Config/PageSettingsTest.php
M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
M test/classes/CoreTest.php
M test/classes/Display/ResultsTest.php
M test/classes/FooterTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/PmaTestCase.php
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/UrlTest.php
M test/classes/UtilTest.php
Log Message:
-----------
Merge pull request #334 from phpmyadmin/security/315
Encrypt the URL query when sensitive data is present
Commit: 02e8588404ad50ed5cc123c46bb118b199258252
https://github.com/phpmyadmin/phpmyadmin/commit/02e8588404ad50ed5cc123c46bb…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/src/navigation.js
M libraries/classes/Core.php
M libraries/classes/Dbal/DbiMysqli.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Html/Generator.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Relation.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/common.inc.php
M libraries/config.default.php
M phpstan-baseline.neon
M psalm-baseline.xml
M templates/database/events/index.twig
M templates/database/events/row.twig
M templates/database/operations/index.twig
M templates/database/routines/row.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/row.twig
M templates/display/results/checkbox_and_links.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/navigation/item_unhide_dialog.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/replication/index.twig
M templates/server/replication/master_replication.twig
M templates/server/replication/slave_configuration.twig
M templates/server/status/processes/list.twig
M templates/setup/home/index.twig
M templates/sql/no_results_returned.twig
M templates/sql/relational_column_dropdown.twig
M templates/table/operations/index.twig
M templates/table/operations/view.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M test/classes/AbstractTestCase.php
M test/classes/CoreTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/UrlTest.php
Log Message:
-----------
Merge branch 'QA_4_9-security' into QA_5_1-security
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 7dde0d019f6b6b51887843e6a1869671603cb367
https://github.com/phpmyadmin/phpmyadmin/commit/7dde0d019f6b6b51887843e6a18…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Html/Generator.php
M test/classes/Html/GeneratorTest.php
Log Message:
-----------
Fix `Generator::linkOrButton` issue after merge
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 5118acce1dfcdb09cbc0f73927bf51c46feeaf38
https://github.com/phpmyadmin/phpmyadmin/commit/5118acce1dfcdb09cbc0f73927b…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M templates/config/form_display/form_top.twig
M test/classes/Config/FormDisplayTemplateTest.php
M test/classes/Config/PageSettingsTest.php
Log Message:
-----------
Escape config-form's action attribute
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 44eb12f15a562718bbe54c9a16af91ceea335d59
https://github.com/phpmyadmin/phpmyadmin/commit/44eb12f15a562718bbe54c9a16a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Setup/ConfigController.php
M libraries/classes/Controllers/Setup/FormController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Setup/ServersController.php
M libraries/classes/Setup/FormProcessing.php
M phpstan-baseline.neon
M psalm-baseline.xml
M setup/index.php
M templates/setup/servers/index.twig
Log Message:
-----------
Improve query params filtering in Setup pages
Note: 'action_done' was not used since
c962ee4287b50af754b8fe72c0c4ef6cebf3c489.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ca54f1db050859eb8555875c6aa5d7796fdf4b32
https://github.com/phpmyadmin/phpmyadmin/commit/ca54f1db050859eb8555875c6aa…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2022-01-13 (Thu, 01 January 2022) +01:00
Changed paths:
M libraries/classes/DatabaseInterface.php
Log Message:
-----------
security - Fix - 2FA/U2F can be disabled without any code change
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 13bb2e10bcb02faeb33665c9bf7ff3011a431db5
https://github.com/phpmyadmin/phpmyadmin/commit/13bb2e10bcb02faeb33665c9bf7…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/DatabaseInterface.php
Log Message:
-----------
Merge pull request #337 from phpmyadmin/fix-2fa-disable
security - Fix - 2FA/U2F can be disabled without any code change
Commit: 30dd8de7e8e27744ae995f58861fc021479e2651
https://github.com/phpmyadmin/phpmyadmin/commit/30dd8de7e8e27744ae995f58861…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Setup/ConfigController.php
M libraries/classes/Controllers/Setup/FormController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Setup/ServersController.php
M libraries/classes/Setup/FormProcessing.php
M phpstan-baseline.neon
M psalm-baseline.xml
M setup/index.php
M templates/config/form_display/form_top.twig
M templates/setup/servers/index.twig
M test/classes/Config/FormDisplayTemplateTest.php
M test/classes/Config/PageSettingsTest.php
Log Message:
-----------
Merge pull request #338 from phpmyadmin/sec/332/51
Fix Multiple vunerabilities: XSS, HTML Injection, Open Redirect
Commit: 813ffbf56226c93ef73dd938c3cc881d94f7f5a7
https://github.com/phpmyadmin/phpmyadmin/commit/813ffbf56226c93ef73dd938c3c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/DatabaseInterface.php
Log Message:
-----------
Merge branch 'QA_4_9-security' into QA_5_1-security
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 66c422b6d26445f10eeb0a87c02abb9f2060011c
https://github.com/phpmyadmin/phpmyadmin/commit/66c422b6d26445f10eeb0a87c02…
Author: Максим Крикуненко <mxxmus(a)meta.ua>
Date: 2022-01-15 (Sat, 01 January 2022) +01:00
Changed paths:
M po/uk.po
Log Message:
-----------
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3309 of 3309 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/uk/
Signed-off-by: Максим Крикуненко <mxxmus(a)meta.ua>
Commit: c92658f96f48feffcdc35274973102e07a73bbf9
https://github.com/phpmyadmin/phpmyadmin/commit/c92658f96f48feffcdc35274973…
Author: Kozioł Marcin <koziol.martin(a)gmail.com>
Date: 2022-01-17 (Mon, 01 January 2022) +01:00
Changed paths:
M po/pl.po
Log Message:
-----------
Translated using Weblate (Polish)
Currently translated at 99.5% (3295 of 3309 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pl/
Signed-off-by: Kozioł Marcin <koziol.martin(a)gmail.com>
Commit: f271cadd594701af7af77273295778c01ea957fa
https://github.com/phpmyadmin/phpmyadmin/commit/f271cadd594701af7af77273295…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/navigation.js
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Core.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Dbi/DbiMysqli.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Operations.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Sql.php
M libraries/classes/Tracking.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/common.inc.php
M libraries/config.default.php
M setup/frames/index.inc.php
M templates/database/tracking/tracked_tables.twig
M templates/server/databases/databases_footer.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M test/classes/Config/PageSettingsTest.php
M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
M test/classes/CoreTest.php
M test/classes/Display/ResultsTest.php
M test/classes/FooterTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/PmaTestCase.php
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/UrlTest.php
M test/classes/UtilTest.php
Log Message:
-----------
Merge remote-tracking branch 'security/QA_4_9-security' into QA_4_9
Commit: 6124ed4376a52349fbb21e36d1729228f8105e65
https://github.com/phpmyadmin/phpmyadmin/commit/6124ed4376a52349fbb21e36d17…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
ChangeLog for 4.9.8
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 51f96694a0a7d40436bc53dec190bbde31f6b614
https://github.com/phpmyadmin/phpmyadmin/commit/51f96694a0a7d40436bc53dec19…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M README
M doc/conf.py
M libraries/classes/Config.php
M package.json
Log Message:
-----------
Prepare for version 4.9.8
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 1a02b323965f9120782ca1a4549096e00c071603
https://github.com/phpmyadmin/phpmyadmin/commit/1a02b323965f9120782ca1a4549…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A composer.lock
Log Message:
-----------
Adding composer lock for 4.9.8
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: d8515f83bab7ee6880721eb936b8eaf3da715a76
https://github.com/phpmyadmin/phpmyadmin/commit/d8515f83bab7ee6880721eb936b…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
D composer.lock
Log Message:
-----------
Removing composer.lock
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 37f6089b9d11680bf2a97fff9597551b764f8f6b
https://github.com/phpmyadmin/phpmyadmin/commit/37f6089b9d11680bf2a97fff959…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
Fix typos in ChangeLog
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 3c917074b105672696c2e8563710efd4252471cd
https://github.com/phpmyadmin/phpmyadmin/commit/3c917074b105672696c2e856371…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/src/navigation.js
M libraries/classes/Controllers/Setup/ConfigController.php
M libraries/classes/Controllers/Setup/FormController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Setup/ServersController.php
M libraries/classes/Core.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Dbal/DbiMysqli.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Html/Generator.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Relation.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Setup/FormProcessing.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/common.inc.php
M libraries/config.default.php
M phpstan-baseline.neon
M psalm-baseline.xml
M setup/index.php
M templates/config/form_display/form_top.twig
M templates/database/events/index.twig
M templates/database/events/row.twig
M templates/database/operations/index.twig
M templates/database/routines/row.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/row.twig
M templates/display/results/checkbox_and_links.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/navigation/item_unhide_dialog.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/replication/index.twig
M templates/server/replication/master_replication.twig
M templates/server/replication/slave_configuration.twig
M templates/server/status/processes/list.twig
M templates/setup/home/index.twig
M templates/setup/servers/index.twig
M templates/sql/no_results_returned.twig
M templates/sql/relational_column_dropdown.twig
M templates/table/operations/index.twig
M templates/table/operations/view.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M test/classes/AbstractTestCase.php
M test/classes/Config/FormDisplayTemplateTest.php
M test/classes/Config/PageSettingsTest.php
M test/classes/CoreTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/UrlTest.php
Log Message:
-----------
Merge remote-tracking branch 'security/QA_5_1-security' into QA_5_1
Commit: d1ee5245c81403e8ce56f23b59d2dc108ba26de6
https://github.com/phpmyadmin/phpmyadmin/commit/d1ee5245c81403e8ce56f23b59d…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
Log Message:
-----------
Merge commit 'c92658f96f' into QA_5_1
Commit: 60d398ec9a07963bb1921e9e7526f455b6790990
https://github.com/phpmyadmin/phpmyadmin/commit/60d398ec9a07963bb1921e9e752…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
Fix merge conflicts
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 4506733ed3c5f53a753ef6ff5d0b6255c34894a7
https://github.com/phpmyadmin/phpmyadmin/commit/4506733ed3c5f53a753ef6ff5d0…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
Prepare ChangeLog for 5.1.2
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: d7a9a9156f563aeb9d02060fbea477d3e861c25a
https://github.com/phpmyadmin/phpmyadmin/commit/d7a9a9156f563aeb9d02060fbea…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M README
M doc/conf.py
M libraries/classes/Version.php
M package.json
Log Message:
-----------
Prepare for version 5.1.2
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 62563091364a6fcebb67bace94febbd4acdca0f7
https://github.com/phpmyadmin/phpmyadmin/commit/62563091364a6fcebb67bace94f…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A composer.lock
Log Message:
-----------
Adding composer lock for 5.1.2
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: bfad8a8d85ccf56e14245b3356554df42f787b66
https://github.com/phpmyadmin/phpmyadmin/commit/bfad8a8d85ccf56e14245b33565…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
D composer.lock
Log Message:
-----------
Removing composer.lock
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Branch: refs/heads/QA_4_9
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a059cdba47689782499132ee454e71d4480b7e89
https://github.com/phpmyadmin/phpmyadmin/commit/a059cdba47689782499132ee454…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M doc/config.rst
M libraries/classes/Dbi/DbiMysqli.php
M libraries/config.default.php
Log Message:
-----------
Add config directive to show/hide connection errors
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: eb9bcbc040ace2a99375fb043c7de4f44533ea10
https://github.com/phpmyadmin/phpmyadmin/commit/eb9bcbc040ace2a99375fb043c7…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Url.php
M libraries/common.inc.php
Log Message:
-----------
Encrypt the URL query when sensitive data is present
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 28ad63c96916ac1f81b7266faab65d3e7c9205ef
https://github.com/phpmyadmin/phpmyadmin/commit/28ad63c96916ac1f81b7266faab…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
M composer.json
M doc/config.rst
M libraries/classes/Url.php
M libraries/config.default.php
M test/classes/Config/PageSettingsTest.php
M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
M test/classes/Display/ResultsTest.php
M test/classes/FooterTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/PmaTestCase.php
Log Message:
-----------
Create `PhpMyAdmin\Crypto\Crypto` class to handle encryptions
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 3c11d62b31acdc994ae426999b5cf639cbdd32c9
https://github.com/phpmyadmin/phpmyadmin/commit/3c11d62b31acdc994ae426999b5…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M composer.json
M doc/config.rst
M libraries/classes/Crypto/Crypto.php
M libraries/classes/Url.php
M libraries/config.default.php
Log Message:
-----------
Add support for Sodium encryption
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: f1aaec1a5a3518bb4312c0dea540caa7c49d8ffe
https://github.com/phpmyadmin/phpmyadmin/commit/f1aaec1a5a3518bb4312c0dea54…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/ErrorReport.php
M libraries/classes/Url.php
M libraries/common.inc.php
Log Message:
-----------
Add `PhpMyAdmin\Url::buildHttpQuery` method
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 3095181bb3449401bcae92cbb1d36762a70f5a27
https://github.com/phpmyadmin/phpmyadmin/commit/3095181bb3449401bcae92cbb1d…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Url.php
Log Message:
-----------
Encrypt query params of Navigation links
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: d057b68aa1136f5b37e63fbeb2fee46c211ae9fc
https://github.com/phpmyadmin/phpmyadmin/commit/d057b68aa1136f5b37e63fbeb2f…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
A test/classes/Crypto/CryptoTest.php
M libraries/classes/Core.php
M libraries/classes/Crypto/Crypto.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Url.php
M libraries/common.inc.php
M test/classes/CoreTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/UrlTest.php
Log Message:
-----------
Add unit tests
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 6f0d19f394905645e09c0244f7823b3c4add3125
https://github.com/phpmyadmin/phpmyadmin/commit/6f0d19f394905645e09c0244f78…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Export.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Sql.php
M libraries/classes/Tracking.php
M libraries/classes/Url.php
M setup/frames/index.inc.php
M templates/database/tracking/tracked_tables.twig
M templates/server/databases/databases_footer.twig
M templates/table/search/input_box.twig
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/UserGroupsTest.php
Log Message:
-----------
Do not encrypt params if used in data-post attribute
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 0b575ff2e9fae33ff0d369cd95a04fc844a99168
https://github.com/phpmyadmin/phpmyadmin/commit/0b575ff2e9fae33ff0d369cd95a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Display/Results.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Operations.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Util.php
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M test/classes/Display/ResultsTest.php
M test/classes/UtilTest.php
Log Message:
-----------
Fix URL encryption for Util::linkOrButton method
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 68c1ef8581333ef33d460a5248cca1906f32191f
https://github.com/phpmyadmin/phpmyadmin/commit/68c1ef8581333ef33d460a5248c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M libraries/classes/Core.php
Log Message:
-----------
Populate POST with decrypted params
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 4fd7aa7a2c45e99c45d5a196e8c66cb24bd02787
https://github.com/phpmyadmin/phpmyadmin/commit/4fd7aa7a2c45e99c45d5a196e8c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M js/navigation.js
M libraries/classes/Navigation/NavigationTree.php
Log Message:
-----------
Use POST for Navigation's aPath and vPath
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ede23967967ac4e715b2df392a1388c2fb69942b
https://github.com/phpmyadmin/phpmyadmin/commit/ede23967967ac4e715b2df392a1…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M config.sample.inc.php
M doc/config.rst
M libraries/config.default.php
Log Message:
-----------
Change URLQueryEncryption default to `false`
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: bfd335bfd4ebff6634a5492d967253c6cf89792f
https://github.com/phpmyadmin/phpmyadmin/commit/bfd335bfd4ebff6634a5492d967…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
M doc/config.rst
M libraries/classes/Dbi/DbiMysqli.php
M libraries/config.default.php
Log Message:
-----------
Merge pull request #324 from phpmyadmin/issue-16006
Add config directive to show/hide connection errors
Commit: ae11d5260b4bde42100c8696218a2bfd11a2d740
https://github.com/phpmyadmin/phpmyadmin/commit/ae11d5260b4bde42100c8696218…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-10 (Mon, 01 January 2022) -03:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/navigation.js
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Core.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Operations.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Sql.php
M libraries/classes/Tracking.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/common.inc.php
M libraries/config.default.php
M setup/frames/index.inc.php
M templates/database/tracking/tracked_tables.twig
M templates/server/databases/databases_footer.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M test/classes/Config/PageSettingsTest.php
M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
M test/classes/CoreTest.php
M test/classes/Display/ResultsTest.php
M test/classes/FooterTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/PmaTestCase.php
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/UrlTest.php
M test/classes/UtilTest.php
Log Message:
-----------
Merge pull request #334 from phpmyadmin/security/315
Encrypt the URL query when sensitive data is present
Commit: ca54f1db050859eb8555875c6aa5d7796fdf4b32
https://github.com/phpmyadmin/phpmyadmin/commit/ca54f1db050859eb8555875c6aa…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2022-01-13 (Thu, 01 January 2022) +01:00
Changed paths:
M libraries/classes/DatabaseInterface.php
Log Message:
-----------
security - Fix - 2FA/U2F can be disabled without any code change
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 13bb2e10bcb02faeb33665c9bf7ff3011a431db5
https://github.com/phpmyadmin/phpmyadmin/commit/13bb2e10bcb02faeb33665c9bf7…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-13 (Thu, 01 January 2022) -03:00
Changed paths:
M libraries/classes/DatabaseInterface.php
Log Message:
-----------
Merge pull request #337 from phpmyadmin/fix-2fa-disable
security - Fix - 2FA/U2F can be disabled without any code change
Commit: f271cadd594701af7af77273295778c01ea957fa
https://github.com/phpmyadmin/phpmyadmin/commit/f271cadd594701af7af77273295…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A libraries/classes/Crypto/Crypto.php
A test/classes/Crypto/CryptoTest.php
M composer.json
M config.sample.inc.php
M doc/config.rst
M js/navigation.js
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Core.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Dbi/DbiMysqli.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Operations.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Sql.php
M libraries/classes/Tracking.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/common.inc.php
M libraries/config.default.php
M setup/frames/index.inc.php
M templates/database/tracking/tracked_tables.twig
M templates/server/databases/databases_footer.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/input_box.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M test/classes/Config/PageSettingsTest.php
M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
M test/classes/CoreTest.php
M test/classes/Display/ResultsTest.php
M test/classes/FooterTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/PmaTestCase.php
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/UrlTest.php
M test/classes/UtilTest.php
Log Message:
-----------
Merge remote-tracking branch 'security/QA_4_9-security' into QA_4_9
Commit: 6124ed4376a52349fbb21e36d1729228f8105e65
https://github.com/phpmyadmin/phpmyadmin/commit/6124ed4376a52349fbb21e36d17…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
ChangeLog for 4.9.8
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 51f96694a0a7d40436bc53dec190bbde31f6b614
https://github.com/phpmyadmin/phpmyadmin/commit/51f96694a0a7d40436bc53dec19…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
M README
M doc/conf.py
M libraries/classes/Config.php
M package.json
Log Message:
-----------
Prepare for version 4.9.8
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 1a02b323965f9120782ca1a4549096e00c071603
https://github.com/phpmyadmin/phpmyadmin/commit/1a02b323965f9120782ca1a4549…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
A composer.lock
Log Message:
-----------
Adding composer lock for 4.9.8
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: d8515f83bab7ee6880721eb936b8eaf3da715a76
https://github.com/phpmyadmin/phpmyadmin/commit/d8515f83bab7ee6880721eb936b…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-01-20 (Thu, 01 January 2022) -05:00
Changed paths:
D composer.lock
Log Message:
-----------
Removing composer.lock
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Branch: refs/heads/6.0.x
Home: https://github.com/phpmyadmin/sql-parser
Commit: 9cf3396ce166586902769c59bb4a2d50d3977447
https://github.com/phpmyadmin/sql-parser/commit/9cf3396ce166586902769c59bb4…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-07 (Fri, 01 January 2022) -03:00
Changed paths:
M src/Component.php
M src/Components/AlterOperation.php
M src/Components/Array2d.php
M src/Components/ArrayObj.php
M src/Components/CaseExpression.php
M src/Components/Condition.php
M src/Components/CreateDefinition.php
M src/Components/DataType.php
M src/Components/Expression.php
M src/Components/ExpressionArray.php
M src/Components/FunctionCall.php
M src/Components/GroupKeyword.php
M src/Components/IndexHint.php
M src/Components/IntoKeyword.php
M src/Components/JoinKeyword.php
M src/Components/Key.php
M src/Components/Limit.php
M src/Components/LockExpression.php
M src/Components/OptionsArray.php
M src/Components/OrderKeyword.php
M src/Components/ParameterDefinition.php
M src/Components/PartitionDefinition.php
M src/Components/Reference.php
M src/Components/RenameOperation.php
M src/Components/SetOperation.php
M src/Components/UnionKeyword.php
M src/Components/WithKeyword.php
M src/Context.php
M src/Core.php
M src/Exceptions/LexerException.php
M src/Exceptions/LoaderException.php
M src/Exceptions/ParserException.php
M src/Lexer.php
M src/Parser.php
M src/Statement.php
M src/Statements/AlterStatement.php
M src/Statements/AnalyzeStatement.php
M src/Statements/BackupStatement.php
M src/Statements/CallStatement.php
M src/Statements/CheckStatement.php
M src/Statements/ChecksumStatement.php
M src/Statements/CreateStatement.php
M src/Statements/DeleteStatement.php
M src/Statements/DropStatement.php
M src/Statements/ExplainStatement.php
M src/Statements/InsertStatement.php
M src/Statements/LoadStatement.php
M src/Statements/LockStatement.php
M src/Statements/MaintenanceStatement.php
M src/Statements/NotImplementedStatement.php
M src/Statements/OptimizeStatement.php
M src/Statements/PurgeStatement.php
M src/Statements/RenameStatement.php
M src/Statements/RepairStatement.php
M src/Statements/ReplaceStatement.php
M src/Statements/RestoreStatement.php
M src/Statements/SelectStatement.php
M src/Statements/SetStatement.php
M src/Statements/ShowStatement.php
M src/Statements/TransactionStatement.php
M src/Statements/TruncateStatement.php
M src/Statements/UpdateStatement.php
M src/Statements/WithStatement.php
M src/Token.php
M src/TokensList.php
M src/Translator.php
M src/UtfString.php
M src/Utils/BufferedQuery.php
M src/Utils/CLI.php
M src/Utils/Error.php
M src/Utils/Formatter.php
M src/Utils/Misc.php
M src/Utils/Query.php
M src/Utils/Routine.php
M src/Utils/Table.php
M src/Utils/Tokens.php
M tests/TestCase.php
Log Message:
-----------
Remove unnecessary file level docblocks
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 504f8fba80290ac47c602ac66ae60f86f8598098
https://github.com/phpmyadmin/sql-parser/commit/504f8fba80290ac47c602ac66ae…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-14 (Fri, 01 January 2022) -03:00
Changed paths:
M CHANGELOG.md
M README.md
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Context.php
M src/Tools/TestGenerator.php
M src/Utils/CLI.php
M tests/Lexer/ContextTest.php
M tests/TestCase.php
Log Message:
-----------
Add support for passing integers to `Context::setMode`
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 41fc6b58ceea02ab4173f00648a7d28658108402
https://github.com/phpmyadmin/sql-parser/commit/41fc6b58ceea02ab4173f00648a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-15 (Sat, 01 January 2022) -03:00
Changed paths:
M CHANGELOG.md
M README.md
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Context.php
M src/Tools/TestGenerator.php
M src/Utils/CLI.php
M tests/Lexer/ContextTest.php
M tests/TestCase.php
Log Message:
-----------
Merge pull request #370 from mauriciofauth/context-sql-modes
Add support for passing integers to `Context::setMode`
Commit: 43fb5bdd9659a6719dc923903bd130ac7d91b468
https://github.com/phpmyadmin/sql-parser/commit/43fb5bdd9659a6719dc923903bd…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-19 (Wed, 01 January 2022) -03:00
Changed paths:
M infection.json.dist
Log Message:
-----------
Replace `badge` with `stryker` in `infection.json.dist`
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 7974af92761c6c4580fa1ba61b13af064413f753
https://github.com/phpmyadmin/sql-parser/commit/7974af92761c6c4580fa1ba61b1…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-01-20 (Thu, 01 January 2022) -03:00
Changed paths:
M CHANGELOG.md
M README.md
M infection.json.dist
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Component.php
M src/Components/AlterOperation.php
M src/Components/Array2d.php
M src/Components/ArrayObj.php
M src/Components/CaseExpression.php
M src/Components/Condition.php
M src/Components/CreateDefinition.php
M src/Components/DataType.php
M src/Components/Expression.php
M src/Components/ExpressionArray.php
M src/Components/FunctionCall.php
M src/Components/GroupKeyword.php
M src/Components/IndexHint.php
M src/Components/IntoKeyword.php
M src/Components/JoinKeyword.php
M src/Components/Key.php
M src/Components/Limit.php
M src/Components/LockExpression.php
M src/Components/OptionsArray.php
M src/Components/OrderKeyword.php
M src/Components/ParameterDefinition.php
M src/Components/PartitionDefinition.php
M src/Components/Reference.php
M src/Components/RenameOperation.php
M src/Components/SetOperation.php
M src/Components/UnionKeyword.php
M src/Components/WithKeyword.php
M src/Context.php
M src/Core.php
M src/Exceptions/LexerException.php
M src/Exceptions/LoaderException.php
M src/Exceptions/ParserException.php
M src/Lexer.php
M src/Parser.php
M src/Statement.php
M src/Statements/AlterStatement.php
M src/Statements/AnalyzeStatement.php
M src/Statements/BackupStatement.php
M src/Statements/CallStatement.php
M src/Statements/CheckStatement.php
M src/Statements/ChecksumStatement.php
M src/Statements/CreateStatement.php
M src/Statements/DeleteStatement.php
M src/Statements/DropStatement.php
M src/Statements/ExplainStatement.php
M src/Statements/InsertStatement.php
M src/Statements/LoadStatement.php
M src/Statements/LockStatement.php
M src/Statements/MaintenanceStatement.php
M src/Statements/NotImplementedStatement.php
M src/Statements/OptimizeStatement.php
M src/Statements/PurgeStatement.php
M src/Statements/RenameStatement.php
M src/Statements/RepairStatement.php
M src/Statements/ReplaceStatement.php
M src/Statements/RestoreStatement.php
M src/Statements/SelectStatement.php
M src/Statements/SetStatement.php
M src/Statements/ShowStatement.php
M src/Statements/TransactionStatement.php
M src/Statements/TruncateStatement.php
M src/Statements/UpdateStatement.php
M src/Statements/WithStatement.php
M src/Token.php
M src/TokensList.php
M src/Tools/TestGenerator.php
M src/Translator.php
M src/UtfString.php
M src/Utils/BufferedQuery.php
M src/Utils/CLI.php
M src/Utils/Error.php
M src/Utils/Formatter.php
M src/Utils/Misc.php
M src/Utils/Query.php
M src/Utils/Routine.php
M src/Utils/Table.php
M src/Utils/Tokens.php
M tests/Lexer/ContextTest.php
M tests/TestCase.php
Log Message:
-----------
Merge branch 'master' into 6.0.x
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>