Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 2dc9f4c1d9c6afa87e275a7f772afa35684c4ca5
https://github.com/phpmyadmin/phpmyadmin/commit/2dc9f4c1d9c6afa87e275a7f772…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-12-12 (Wed, 12 December 2018) -02:00
Changed paths:
M ChangeLog
M package.json
M themes/metro/scss/_common.scss
M themes/metro/scss/_navigation.scss
M themes/metro/scss/theme.scss
M themes/original/scss/_common.scss
M themes/original/scss/_navigation.scss
M themes/original/scss/theme.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_navigation.scss
M themes/pmahomme/scss/theme.scss
M yarn.lock
Log Message:
-----------
Add initial support for Bootstrap 4
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: c7ce5e25fdc6138033b02a658a58a2bdf5c03d86
https://github.com/phpmyadmin/phpmyadmin/commit/c7ce5e25fdc6138033b02a658a5…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-12-12 (Wed, 12 December 2018) -02:00
Changed paths:
M ChangeLog
M package.json
M themes/metro/scss/_common.scss
M themes/metro/scss/_navigation.scss
M themes/metro/scss/theme.scss
M themes/original/scss/_common.scss
M themes/original/scss/_navigation.scss
M themes/original/scss/theme.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_navigation.scss
M themes/pmahomme/scss/theme.scss
M yarn.lock
Log Message:
-----------
Merge pull request #14765 from mauriciofauth/bootstrap
Add initial support for Bootstrap 4
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f049c127ca21885ab0856a8c562ed1c74961bb5d
https://github.com/phpmyadmin/phpmyadmin/commit/f049c127ca21885ab0856a8c562…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_operations.php
M libraries/classes/Operations.php
M tbl_operations.php
M test/classes/OperationsTest.php
Log Message:
-----------
Retrieve parameters from $_POST in database and table operation pages
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: be0660e4c46a1f3f74d86bac41419d5804201502
https://github.com/phpmyadmin/phpmyadmin/commit/be0660e4c46a1f3f74d86bac414…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_operations.php
Log Message:
-----------
Fix missing parameter
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 5d781422fb9f0af54e9cf9c85371b4d8c02ac56d
https://github.com/phpmyadmin/phpmyadmin/commit/5d781422fb9f0af54e9cf9c8537…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/server_databases.js
M libraries/classes/Controllers/Server/ServerDatabasesController.php
Log Message:
-----------
Retrieve parameters from $_POST in server_databases page
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: d6e04ca09b205cbc1e00f26da9d1f3690287a4af
https://github.com/phpmyadmin/phpmyadmin/commit/d6e04ca09b205cbc1e00f26da9d…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/CreateAddField.php
M tbl_create.php
M test/classes/CreateAddFieldTest.php
Log Message:
-----------
Fix #249 CSRF to CREATE TABLE query
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: d9279982a9c24456c061ecc700f69610424e854e
https://github.com/phpmyadmin/phpmyadmin/commit/d9279982a9c24456c061ecc700f…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Rte/Routines.php
Log Message:
-----------
Retrieve parameters from $_POST in routines
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 3ac68d2edaafea38c3c45e364933456540603c09
https://github.com/phpmyadmin/phpmyadmin/commit/3ac68d2edaafea38c3c45e36493…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M test/classes/Rte/RoutinesTest.php
Log Message:
-----------
Fix routines tests
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 98ef759676cfc60db56aff657d5f66f818780872
https://github.com/phpmyadmin/phpmyadmin/commit/98ef759676cfc60db56aff657d5…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M test/classes/Rte/RoutinesTest.php
Log Message:
-----------
Parameter item_type should be read from $_REQUEST as it can be in both $_POST and $_GET
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 77ea7024bfa75659dea20dacb225f0d48414fd02
https://github.com/phpmyadmin/phpmyadmin/commit/77ea7024bfa75659dea20dacb22…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_central_columns.php
M js/db_central_columns.js
M libraries/classes/CentralColumns.php
M test/classes/CentralColumnsTest.php
Log Message:
-----------
Retrieve parameters from $_POST in central columns page
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: ad7f7fd80192bd9f7f22f4d8d9a8818dd69f3e0c
https://github.com/phpmyadmin/phpmyadmin/commit/ad7f7fd80192bd9f7f22f4d8d9a…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_tracking.php
M js/db_tracking.js
M js/tbl_tracking.js
M libraries/classes/Tracking.php
M tbl_tracking.php
M templates/database/tracking/tracked_tables.twig
M templates/table/tracking/report_table.twig
M test/classes/TrackingTest.php
Log Message:
-----------
Retrieve parameters from $_POST in tracking pages
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: faced0a344a3e3c2cfe645d400fcddc54dcc7f4e
https://github.com/phpmyadmin/phpmyadmin/commit/faced0a344a3e3c2cfe645d400f…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Rte/Events.php
M test/classes/Rte/EventsTest.php
Log Message:
-----------
Retrieve parameters from $_POST in events
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: d0eede7c566d97f92b5fda1560fa07b583ffc0a4
https://github.com/phpmyadmin/phpmyadmin/commit/d0eede7c566d97f92b5fda1560f…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Rte/Triggers.php
M test/classes/Rte/TriggersTest.php
Log Message:
-----------
Retrieve parameters from $_POST in triggers
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 42561e689613e6712920bada4e2f957a96252f97
https://github.com/phpmyadmin/phpmyadmin/commit/42561e689613e6712920bada4e2…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M view_create.php
Log Message:
-----------
Retrieve parameters from $_POST in view create/edit
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: ca06ecc87681e7d547271fdbd06816a2bee9be80
https://github.com/phpmyadmin/phpmyadmin/commit/ca06ecc87681e7d547271fdbd06…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/functions.js
Log Message:
-----------
Fix create view dialog not sending parameters as POST
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 3d9ed655cc6107bd0e8e6d5f5a5f58d0fc791564
https://github.com/phpmyadmin/phpmyadmin/commit/3d9ed655cc6107bd0e8e6d5f5a5…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/InsertEdit.php
M tbl_replace.php
M test/classes/InsertEditTest.php
Log Message:
-----------
Retrieve parameters from $_POST in insert/edit pages
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: b72e55acf82a67fcb9d8eb341878f8e9fc7af295
https://github.com/phpmyadmin/phpmyadmin/commit/b72e55acf82a67fcb9d8eb34187…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M tbl_row_action.php
Log Message:
-----------
Retrieve parameters from $_POST in table_row_action
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 9219b28f474f032621b3cc827d12407673e47b08
https://github.com/phpmyadmin/phpmyadmin/commit/9219b28f474f032621b3cc827d1…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Controllers/Table/TableStructureController.php
M tbl_export.php
M test/classes/Controllers/Table/TableStructureControllerTest.php
Log Message:
-----------
Retrieve parameters from $_POST in table structure
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 6c03ebad38a64ac1c53f9bae9e9c2d5e0d556bfd
https://github.com/phpmyadmin/phpmyadmin/commit/6c03ebad38a64ac1c53f9bae9e9…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_qbe.php
M libraries/classes/Database/Qbe.php
Log Message:
-----------
Retrieve parameters from $_POST in database QBE
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 7d3f203131231d09a7485c38355f5cb546cbf897
https://github.com/phpmyadmin/phpmyadmin/commit/7d3f203131231d09a7485c38355…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M user_password.php
Log Message:
-----------
Fix phpmyadmin-security#254 CSRF allowing password reset
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 2a749337bf9e1319f5d0bc62aae3f79f8f9080d0
https://github.com/phpmyadmin/phpmyadmin/commit/2a749337bf9e1319f5d0bc62aae…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_designer.php
Log Message:
-----------
Retrieve parameters from $_POST in designer
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 35d87e607227c4ea0d1613ad39c5bca75b726fca
https://github.com/phpmyadmin/phpmyadmin/commit/35d87e607227c4ea0d1613ad39c…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Footer.php
M libraries/classes/Server/Privileges.php
M server_privileges.php
M test/classes/Server/PrivilegesTest.php
Log Message:
-----------
Retrieve parameters from $_POST in user/Privileges pages
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 80eaee9c0a1fadc4c7f7ab3838b3fe5eb15a7830
https://github.com/phpmyadmin/phpmyadmin/commit/80eaee9c0a1fadc4c7f7ab3838b…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M test/classes/Server/PrivilegesTest.php
Log Message:
-----------
Fix test failures
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 259cbc6ab1d61afb3a657ad4a787eefe8278ec29
https://github.com/phpmyadmin/phpmyadmin/commit/259cbc6ab1d61afb3a657ad4a78…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/mult_submits.inc.php
Log Message:
-----------
Retrieve parameters from $_POST in mult_submits.inc.php
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: c1cdaac2f465dd6b9e17f9f35fd46861ad703a6d
https://github.com/phpmyadmin/phpmyadmin/commit/c1cdaac2f465dd6b9e17f9f35fd…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_export.php
M export.php
M libraries/classes/Display/Export.php
M libraries/classes/Export.php
Log Message:
-----------
Retrieve parameters from $_POST in export
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 1edf1aced6ad963c9f282666150f7f36f1ca449e
https://github.com/phpmyadmin/phpmyadmin/commit/1edf1aced6ad963c9f282666150…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/tbl_columns_definition_form.inc.php
M tbl_addfield.php
Log Message:
-----------
Retrieve parameters from $_POST in tbl_addfield
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: bf3e6c3a77ff5d1fc2a15bba7f0a66e7fcb357e6
https://github.com/phpmyadmin/phpmyadmin/commit/bf3e6c3a77ff5d1fc2a15bba7f0…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M import.php
M libraries/classes/Import.php
Log Message:
-----------
Retrieve parameters from $_POST in import
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 827e4dcf2ce738d7b320682e97e29ad448f9147f
https://github.com/phpmyadmin/phpmyadmin/commit/827e4dcf2ce738d7b320682e97e…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Normalization.php
M normalization.php
M test/classes/NormalizationTest.php
Log Message:
-----------
Retrieve parameters from $_POST in normalization
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: b4e1862740b3412aab2f7079649a705f317cb1b0
https://github.com/phpmyadmin/phpmyadmin/commit/b4e1862740b3412aab2f7079649…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/navigation.js
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 navigation.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
Log Message:
-----------
Retrieve parameters from $_POST in navigation
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 5109c1787e111a87521db94c93d4cb2c46cc29f4
https://github.com/phpmyadmin/phpmyadmin/commit/5109c1787e111a87521db94c93d…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_sql.php
M libraries/classes/Display/Results.php
M libraries/classes/Sql.php
M sql.php
M tbl_sql.php
Log Message:
-----------
Retrieve parameters from $_POST in sql pages
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 88e162b651dfbd64c98ac40976023c4b7d1438bb
https://github.com/phpmyadmin/phpmyadmin/commit/88e162b651dfbd64c98ac409760…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M ajax.php
Log Message:
-----------
Retrieve parameters from $_POST in ajax.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: e7e7d56c759366c61824b67f48ec0ba4d5507105
https://github.com/phpmyadmin/phpmyadmin/commit/e7e7d56c759366c61824b67f48e…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M browse_foreigners.php
M js/sql.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/InsertEdit.php
M libraries/classes/Sql.php
M templates/table/search/input_box.twig
M test/classes/BrowseForeignersTest.php
M test/classes/InsertEditTest.php
Log Message:
-----------
Retrieve parameters from $_POST in browse foreigners
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 593b2571cd8ba5110cd39fee896ea172ca2c81d5
https://github.com/phpmyadmin/phpmyadmin/commit/593b2571cd8ba5110cd39fee896…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M chk_rel.php
M db_operations.php
M index.php
M libraries/classes/Relation.php
Log Message:
-----------
Retrieve parameters from $_POST in chk_rel
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 737ac997f9271d15f08b20893c9174a312027b74
https://github.com/phpmyadmin/phpmyadmin/commit/737ac997f9271d15f08b20893c9…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M error_report.php
M js/error_report.js
M libraries/classes/ErrorReport.php
Log Message:
-----------
Retrieve parameters from $_POST in error report
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 0fe1a3bea88a553407930f83380b88d7591d2bdd
https://github.com/phpmyadmin/phpmyadmin/commit/0fe1a3bea88a553407930f83380…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M gis_data_editor.php
Log Message:
-----------
Retrieve parameters from $_POST in GIS data editor
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 79548c0dcfc185f7c31a0c527d952a2b14266ddf
https://github.com/phpmyadmin/phpmyadmin/commit/79548c0dcfc185f7c31a0c527d9…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/server_status_processes.js
M libraries/classes/Server/Status/Processes.php
M server_status_processes.php
M test/classes/Server/Status/ProcessesTest.php
Log Message:
-----------
Retrieve parameters from $_POST in server_status_processes.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 89db84213ba1b2b38387632c884c6fe64166f512
https://github.com/phpmyadmin/phpmyadmin/commit/89db84213ba1b2b38387632c884…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Server/UserGroups.php
M server_user_groups.php
M test/classes/Server/UserGroupsTest.php
Log Message:
-----------
Retrieve parameters from $_POST in server_user_groups.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 30543ad81f5151d592e39e3075dd32a7487d8d9e
https://github.com/phpmyadmin/phpmyadmin/commit/30543ad81f5151d592e39e3075d…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Server/Status/Data.php
M libraries/classes/Server/Status/Variables.php
M server_status_variables.php
M test/classes/Server/Status/VariablesTest.php
Log Message:
-----------
Retrieve parameters from $_POST in server_status_variables.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 0be9a53fcfd4131c8737f717371570402b292361
https://github.com/phpmyadmin/phpmyadmin/commit/0be9a53fcfd4131c8737f717371…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_search.php
M libraries/classes/Database/Search.php
M test/classes/Database/SearchTest.php
Log Message:
-----------
Retrieve parameters from $_POST in db_search.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: d01ece698a18624ede4bccffd81035da7c27b9a0
https://github.com/phpmyadmin/phpmyadmin/commit/d01ece698a18624ede4bccffd81…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/functions.js
M js/indexes.js
M libraries/classes/Controllers/Table/TableIndexesController.php
M libraries/classes/Index.php
M tbl_indexes.php
M test/classes/Controllers/Table/TableIndexesControllerTest.php
Log Message:
-----------
Retrieve parameters from $_POST in tbl_indexes.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: d1d90b59b28ab8be332e442df55864cb858e40dd
https://github.com/phpmyadmin/phpmyadmin/commit/d1d90b59b28ab8be332e442df55…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/tbl_relation.js
M libraries/classes/Controllers/Table/TableRelationController.php
M test/classes/Controllers/Table/TableRelationControllerTest.php
Log Message:
-----------
Retrieve parameters from $_POST in table relation
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: a98207c6de3bde433602273d1cccc7f2f99d7501
https://github.com/phpmyadmin/phpmyadmin/commit/a98207c6de3bde433602273d1cc…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/server_status_monitor.js
M libraries/classes/Server/Status/Monitor.php
M server_status_monitor.php
M test/classes/Server/Status/MonitorTest.php
Log Message:
-----------
Retrieve parameters from $_POST in server_status_monitor.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: eb13c69f0db2b1158d4b36deef7544fa1a932505
https://github.com/phpmyadmin/phpmyadmin/commit/eb13c69f0db2b1158d4b36deef7…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/ReplicationGui.php
M libraries/replication.inc.php
M server_replication.php
M test/classes/ReplicationGuiTest.php
Log Message:
-----------
Retrieve parameters from $_POST in server replication
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 79fd80cef5da7f67eed01825b4d4b957d03acffd
https://github.com/phpmyadmin/phpmyadmin/commit/79fd80cef5da7f67eed01825b4d…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M view_operations.php
Log Message:
-----------
Retrieve parameters from $_POST in view_operations.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 01e8064e3530a05d8d2975ad29fdd519a952e0ec
https://github.com/phpmyadmin/phpmyadmin/commit/01e8064e3530a05d8d2975ad29f…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M url.php
Log Message:
-----------
Retrieve parameters from $_GET in url.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 34972f0132c6e04fc324ad422f2fc609df7a22ec
https://github.com/phpmyadmin/phpmyadmin/commit/34972f0132c6e04fc324ad422f2…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Controllers/Server/ServerBinlogController.php
M templates/server/binlog/log_selector.twig
M test/classes/Controllers/Server/ServerBinlogControllerTest.php
Log Message:
-----------
Retrieve parameters from $_POST in server binlog
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 6fd9bfb75b357e375c8992a8c9194411954a8427
https://github.com/phpmyadmin/phpmyadmin/commit/6fd9bfb75b357e375c8992a8c91…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Controllers/Table/TableSearchController.php
M test/classes/Controllers/Table/TableSearchControllerTest.php
Log Message:
-----------
Retrieve parameters from $_POST in table search
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: c36592b4e8dfe6e5b2e7c9197c32abdf155df350
https://github.com/phpmyadmin/phpmyadmin/commit/c36592b4e8dfe6e5b2e7c9197c3…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/tbl_partition_definition.inc.php
Log Message:
-----------
Retrieve parameters from $_POST in partition definition
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: d745d1ce019bf1aa60f19e8ac993389adb81e3a9
https://github.com/phpmyadmin/phpmyadmin/commit/d745d1ce019bf1aa60f19e8ac99…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Table.php
M test/classes/TableTest.php
Log Message:
-----------
Retrieve parameters from $_POST in Table class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: d98b40281b0e8781918240b201b35758b474e595
https://github.com/phpmyadmin/phpmyadmin/commit/d98b40281b0e8781918240b201b…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/UserPassword.php
Log Message:
-----------
Retrieve parameters from $_POST in UserPassword class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 6a1ba61e29002f0305a9322a8af4eaaeb11c0732
https://github.com/phpmyadmin/phpmyadmin/commit/6a1ba61e29002f0305a9322a8af…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-27 (Tue, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Display/Results.php
M libraries/classes/InsertEdit.php
M libraries/classes/Transformations.php
M tbl_replace.php
M test/classes/TransformationsTest.php
Log Message:
-----------
Remove transformation plugin includes
Tranformation plugins should be loaded by the autoloader.
Fixes https://github.com/phpmyadmin/phpmyadmin-security/issues/245
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: e7f1e2697acace0d05356a943174cefeae1cf11e
https://github.com/phpmyadmin/phpmyadmin/commit/e7f1e2697acace0d05356a94317…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-12-04 (Tue, 12 December 2018) +11:00
Changed paths:
M libraries/classes/Controllers/Server/ServerVariablesController.php
Log Message:
-----------
Retrieve parameters from $_POST in server variables
Commit: 7fe8b4c39ce19147b6dce3f225ca23ea29f6e71e
https://github.com/phpmyadmin/phpmyadmin/commit/7fe8b4c39ce19147b6dce3f225c…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-12-04 (Tue, 12 December 2018) +11:00
Changed paths:
M ajax.php
M browse_foreigners.php
M chk_rel.php
M db_central_columns.php
M db_designer.php
M db_export.php
M db_operations.php
M db_qbe.php
M db_search.php
M db_sql.php
M db_tracking.php
M error_report.php
M export.php
M gis_data_editor.php
M import.php
M index.php
M js/db_central_columns.js
M js/db_tracking.js
M js/error_report.js
M js/functions.js
M js/indexes.js
M js/navigation.js
M js/server_databases.js
M js/server_status_monitor.js
M js/server_status_processes.js
M js/sql.js
M js/tbl_relation.js
M js/tbl_tracking.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/CentralColumns.php
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Controllers/Server/ServerDatabasesController.php
M libraries/classes/Controllers/Server/ServerVariablesController.php
M libraries/classes/Controllers/Table/TableIndexesController.php
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableSearchController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/CreateAddField.php
M libraries/classes/Database/Qbe.php
M libraries/classes/Database/Search.php
M libraries/classes/Display/Export.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Footer.php
M libraries/classes/Import.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/Normalization.php
M libraries/classes/Operations.php
M libraries/classes/Relation.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Rte/Events.php
M libraries/classes/Rte/Routines.php
M libraries/classes/Rte/Triggers.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Data.php
M libraries/classes/Server/Status/Monitor.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/Status/Variables.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Sql.php
M libraries/classes/Table.php
M libraries/classes/Tracking.php
M libraries/classes/UserPassword.php
M libraries/mult_submits.inc.php
M libraries/replication.inc.php
M libraries/tbl_columns_definition_form.inc.php
M libraries/tbl_partition_definition.inc.php
M navigation.php
M normalization.php
M server_privileges.php
M server_replication.php
M server_status_monitor.php
M server_status_processes.php
M server_status_variables.php
M server_user_groups.php
M sql.php
M tbl_addfield.php
M tbl_create.php
M tbl_export.php
M tbl_indexes.php
M tbl_operations.php
M tbl_replace.php
M tbl_row_action.php
M tbl_sql.php
M tbl_tracking.php
M templates/database/tracking/tracked_tables.twig
M templates/server/binlog/log_selector.twig
M templates/table/search/input_box.twig
M templates/table/tracking/report_table.twig
M test/classes/BrowseForeignersTest.php
M test/classes/CentralColumnsTest.php
M test/classes/Controllers/Server/ServerBinlogControllerTest.php
M test/classes/Controllers/Table/TableIndexesControllerTest.php
M test/classes/Controllers/Table/TableRelationControllerTest.php
M test/classes/Controllers/Table/TableSearchControllerTest.php
M test/classes/Controllers/Table/TableStructureControllerTest.php
M test/classes/CreateAddFieldTest.php
M test/classes/Database/SearchTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/NormalizationTest.php
M test/classes/OperationsTest.php
M test/classes/ReplicationGuiTest.php
M test/classes/Rte/EventsTest.php
M test/classes/Rte/RoutinesTest.php
M test/classes/Rte/TriggersTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/Status/MonitorTest.php
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/Status/VariablesTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/TableTest.php
M test/classes/TrackingTest.php
M url.php
M user_password.php
M view_create.php
M view_operations.php
Log Message:
-----------
Merge pull request #253 from phpmyadmin/request_to_post
Commit: d4ed31339a58b706af70d3186a47527d1349e4ab
https://github.com/phpmyadmin/phpmyadmin/commit/d4ed31339a58b706af70d3186a4…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-12-04 (Tue, 12 December 2018) +11:00
Changed paths:
M libraries/classes/Display/Results.php
M libraries/classes/InsertEdit.php
M libraries/classes/Transformations.php
M tbl_replace.php
M test/classes/TransformationsTest.php
Log Message:
-----------
Merge pull request #257 from phpmyadmin/bug-245
Fix #245 Remove transformation plugin includes
Commit: b293ff5f234ef493336ed8638f623a12164d359e
https://github.com/phpmyadmin/phpmyadmin/commit/b293ff5f234ef493336ed8638f6…
Author: Eddie Chang <eddietcchang(a)gmail.com>
Date: 2018-12-07 (Fri, 12 December 2018) +11:00
Changed paths:
M libraries/classes/Navigation/NavigationTree.php
Log Message:
-----------
Fix https://github.com/phpmyadmin/phpmyadmin-security/issues/260 Stored Cross-Site Scripting (XSS) in navigation tree
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 048670f1a525468f0516cf03759c7c36ffb5fa07
https://github.com/phpmyadmin/phpmyadmin/commit/048670f1a525468f0516cf03759…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-12-07 (Fri, 12 December 2018) +11:00
Changed paths:
A js/db_query_generator.js
M ChangeLog
M db_multi_table_query.php
M doc/config.rst
M js/db_multi_table_query.js
M js/designer/init.js
M js/functions.js
M libraries/classes/Database/Designer.php
M libraries/classes/Database/Designer/Common.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Display/Results.php
M libraries/classes/Logging.php
M libraries/dbi/dbi_dummy.inc.php
M po/bg.po
M po/cs.po
M po/et.po
M po/nb.po
M po/pt_BR.po
M po/zh_TW.po
M templates/database/designer/database_tables.twig
M templates/database/designer/js_fields.twig
M templates/database/designer/table_list.twig
M test/classes/DatabaseInterfaceTest.php
M test/classes/SqlTest.php
M themes/.gitignore
M themes/pmahomme/css/icons.css.php
Log Message:
-----------
Merge branch 'QA_4_8' into QA_4_8-security
Commit: 752d54480519196f7478463704ef1e2e27fbc2bf
https://github.com/phpmyadmin/phpmyadmin/commit/752d54480519196f7478463704e…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-12-08 (Sat, 12 December 2018) +11:00
Changed paths:
M libraries/classes/Navigation/NavigationTree.php
Log Message:
-----------
Merge pull request #262 from phpmyadmin/bug260
Fix #260 Stored Cross-Site Scripting (XSS) in navigation tree
Commit: 01c0c9f852c9eedc704819dca10159d3eb48934f
https://github.com/phpmyadmin/phpmyadmin/commit/01c0c9f852c9eedc704819dca10…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2018-12-10 (Mon, 12 December 2018) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
ChangeLog for security issues PMASA-2018-6, PMASA-2018-7, and PMASA-2018-08
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: bd0383ee7104c77bbc24e45b6e5a87783103c58b
https://github.com/phpmyadmin/phpmyadmin/commit/bd0383ee7104c77bbc24e45b6e5…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2018-12-10 (Mon, 12 December 2018) -05:00
Changed paths:
M README
M doc/conf.py
M libraries/classes/Config.php
M package.json
Log Message:
-----------
Prepare for version 4.8.4
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 56ba19808f020fa8ac63366d450c3928564a91b8
https://github.com/phpmyadmin/phpmyadmin/commit/56ba19808f020fa8ac63366d450…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2018-12-10 (Mon, 12 December 2018) -05:00
Changed paths:
A composer.lock
Log Message:
-----------
Adding composer lock for 4.8.4
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: a5f6178900d5622a7fbd863f69c9e164e6ae7e99
https://github.com/phpmyadmin/phpmyadmin/commit/a5f6178900d5622a7fbd863f69c…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2018-12-10 (Mon, 12 December 2018) -05:00
Changed paths:
D composer.lock
Log Message:
-----------
Removing composer.lock
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 09c188497e245412a12fcc8dc3c2596b9c0be6f3
https://github.com/phpmyadmin/phpmyadmin/commit/09c188497e245412a12fcc8dc3c…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2018-12-11 (Tue, 12 December 2018) -05:00
Changed paths:
M ChangeLog
M README
M doc/conf.py
M libraries/classes/Config.php
M package.json
Log Message:
-----------
Prepare for 4.8.5-dev
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 76d8bfdafa903d5c1842e5792d3656ea0142c036
https://github.com/phpmyadmin/phpmyadmin/commit/76d8bfdafa903d5c1842e5792d3…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-12-12 (Wed, 12 December 2018) -02:00
Changed paths:
M ChangeLog
M ajax.php
M browse_foreigners.php
M chk_rel.php
M db_central_columns.php
M db_designer.php
M db_export.php
M db_operations.php
M db_qbe.php
M db_search.php
M db_sql.php
M db_tracking.php
M error_report.php
M export.php
M gis_data_editor.php
M import.php
M index.php
M js/db_central_columns.js
M js/db_tracking.js
M js/error_report.js
M js/functions.js
M js/indexes.js
M js/navigation.js
M js/server_databases.js
M js/server_status_monitor.js
M js/server_status_processes.js
M js/sql.js
M js/tbl_relation.js
M js/tbl_tracking.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/CentralColumns.php
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Controllers/Server/ServerDatabasesController.php
M libraries/classes/Controllers/Server/ServerVariablesController.php
M libraries/classes/Controllers/Table/TableIndexesController.php
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableSearchController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/CreateAddField.php
M libraries/classes/Database/Qbe.php
M libraries/classes/Database/Search.php
M libraries/classes/Display/Export.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Footer.php
M libraries/classes/Import.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/Normalization.php
M libraries/classes/Operations.php
M libraries/classes/Relation.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Rte/Events.php
M libraries/classes/Rte/Routines.php
M libraries/classes/Rte/Triggers.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Data.php
M libraries/classes/Server/Status/Monitor.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/Status/Variables.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Sql.php
M libraries/classes/Table.php
M libraries/classes/Tracking.php
M libraries/classes/Transformations.php
M libraries/classes/UserPassword.php
M libraries/mult_submits.inc.php
M libraries/replication.inc.php
M libraries/tbl_columns_definition_form.inc.php
M libraries/tbl_partition_definition.inc.php
M navigation.php
M normalization.php
M server_privileges.php
M server_replication.php
M server_status_monitor.php
M server_status_processes.php
M server_status_variables.php
M server_user_groups.php
M sql.php
M tbl_addfield.php
M tbl_create.php
M tbl_export.php
M tbl_indexes.php
M tbl_operations.php
M tbl_replace.php
M tbl_row_action.php
M tbl_sql.php
M tbl_tracking.php
M templates/database/tracking/tables.twig
M templates/server/binlog/log_selector.twig
M templates/table/search/input_box.twig
M templates/table/tracking/main.twig
M templates/table/tracking/report_table.twig
M test/classes/BrowseForeignersTest.php
M test/classes/CentralColumnsTest.php
M test/classes/Controllers/Server/ServerBinlogControllerTest.php
M test/classes/Controllers/Table/TableIndexesControllerTest.php
M test/classes/Controllers/Table/TableRelationControllerTest.php
M test/classes/Controllers/Table/TableSearchControllerTest.php
M test/classes/Controllers/Table/TableStructureControllerTest.php
M test/classes/CreateAddFieldTest.php
M test/classes/Database/SearchTest.php
M test/classes/ErrorReportTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/NormalizationTest.php
M test/classes/OperationsTest.php
M test/classes/ReplicationGuiTest.php
M test/classes/Rte/EventsTest.php
M test/classes/Rte/RoutinesTest.php
M test/classes/Rte/TriggersTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/Status/MonitorTest.php
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/Status/VariablesTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/TableTest.php
M test/classes/TrackingTest.php
M test/classes/TransformationsTest.php
M url.php
M user_password.php
M view_create.php
M view_operations.php
Log Message:
-----------
Merge branch 'QA_4_8'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Branch: refs/heads/QA_4_8
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f049c127ca21885ab0856a8c562ed1c74961bb5d
https://github.com/phpmyadmin/phpmyadmin/commit/f049c127ca21885ab0856a8c562…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_operations.php
M libraries/classes/Operations.php
M tbl_operations.php
M test/classes/OperationsTest.php
Log Message:
-----------
Retrieve parameters from $_POST in database and table operation pages
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: be0660e4c46a1f3f74d86bac41419d5804201502
https://github.com/phpmyadmin/phpmyadmin/commit/be0660e4c46a1f3f74d86bac414…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_operations.php
Log Message:
-----------
Fix missing parameter
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 5d781422fb9f0af54e9cf9c85371b4d8c02ac56d
https://github.com/phpmyadmin/phpmyadmin/commit/5d781422fb9f0af54e9cf9c8537…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/server_databases.js
M libraries/classes/Controllers/Server/ServerDatabasesController.php
Log Message:
-----------
Retrieve parameters from $_POST in server_databases page
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: d6e04ca09b205cbc1e00f26da9d1f3690287a4af
https://github.com/phpmyadmin/phpmyadmin/commit/d6e04ca09b205cbc1e00f26da9d…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/CreateAddField.php
M tbl_create.php
M test/classes/CreateAddFieldTest.php
Log Message:
-----------
Fix #249 CSRF to CREATE TABLE query
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: d9279982a9c24456c061ecc700f69610424e854e
https://github.com/phpmyadmin/phpmyadmin/commit/d9279982a9c24456c061ecc700f…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Rte/Routines.php
Log Message:
-----------
Retrieve parameters from $_POST in routines
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 3ac68d2edaafea38c3c45e364933456540603c09
https://github.com/phpmyadmin/phpmyadmin/commit/3ac68d2edaafea38c3c45e36493…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M test/classes/Rte/RoutinesTest.php
Log Message:
-----------
Fix routines tests
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 98ef759676cfc60db56aff657d5f66f818780872
https://github.com/phpmyadmin/phpmyadmin/commit/98ef759676cfc60db56aff657d5…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M test/classes/Rte/RoutinesTest.php
Log Message:
-----------
Parameter item_type should be read from $_REQUEST as it can be in both $_POST and $_GET
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 77ea7024bfa75659dea20dacb225f0d48414fd02
https://github.com/phpmyadmin/phpmyadmin/commit/77ea7024bfa75659dea20dacb22…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_central_columns.php
M js/db_central_columns.js
M libraries/classes/CentralColumns.php
M test/classes/CentralColumnsTest.php
Log Message:
-----------
Retrieve parameters from $_POST in central columns page
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: ad7f7fd80192bd9f7f22f4d8d9a8818dd69f3e0c
https://github.com/phpmyadmin/phpmyadmin/commit/ad7f7fd80192bd9f7f22f4d8d9a…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_tracking.php
M js/db_tracking.js
M js/tbl_tracking.js
M libraries/classes/Tracking.php
M tbl_tracking.php
M templates/database/tracking/tracked_tables.twig
M templates/table/tracking/report_table.twig
M test/classes/TrackingTest.php
Log Message:
-----------
Retrieve parameters from $_POST in tracking pages
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: faced0a344a3e3c2cfe645d400fcddc54dcc7f4e
https://github.com/phpmyadmin/phpmyadmin/commit/faced0a344a3e3c2cfe645d400f…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Rte/Events.php
M test/classes/Rte/EventsTest.php
Log Message:
-----------
Retrieve parameters from $_POST in events
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: d0eede7c566d97f92b5fda1560fa07b583ffc0a4
https://github.com/phpmyadmin/phpmyadmin/commit/d0eede7c566d97f92b5fda1560f…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Rte/Triggers.php
M test/classes/Rte/TriggersTest.php
Log Message:
-----------
Retrieve parameters from $_POST in triggers
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 42561e689613e6712920bada4e2f957a96252f97
https://github.com/phpmyadmin/phpmyadmin/commit/42561e689613e6712920bada4e2…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M view_create.php
Log Message:
-----------
Retrieve parameters from $_POST in view create/edit
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: ca06ecc87681e7d547271fdbd06816a2bee9be80
https://github.com/phpmyadmin/phpmyadmin/commit/ca06ecc87681e7d547271fdbd06…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/functions.js
Log Message:
-----------
Fix create view dialog not sending parameters as POST
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 3d9ed655cc6107bd0e8e6d5f5a5f58d0fc791564
https://github.com/phpmyadmin/phpmyadmin/commit/3d9ed655cc6107bd0e8e6d5f5a5…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/InsertEdit.php
M tbl_replace.php
M test/classes/InsertEditTest.php
Log Message:
-----------
Retrieve parameters from $_POST in insert/edit pages
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: b72e55acf82a67fcb9d8eb341878f8e9fc7af295
https://github.com/phpmyadmin/phpmyadmin/commit/b72e55acf82a67fcb9d8eb34187…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M tbl_row_action.php
Log Message:
-----------
Retrieve parameters from $_POST in table_row_action
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 9219b28f474f032621b3cc827d12407673e47b08
https://github.com/phpmyadmin/phpmyadmin/commit/9219b28f474f032621b3cc827d1…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Controllers/Table/TableStructureController.php
M tbl_export.php
M test/classes/Controllers/Table/TableStructureControllerTest.php
Log Message:
-----------
Retrieve parameters from $_POST in table structure
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 6c03ebad38a64ac1c53f9bae9e9c2d5e0d556bfd
https://github.com/phpmyadmin/phpmyadmin/commit/6c03ebad38a64ac1c53f9bae9e9…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_qbe.php
M libraries/classes/Database/Qbe.php
Log Message:
-----------
Retrieve parameters from $_POST in database QBE
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 7d3f203131231d09a7485c38355f5cb546cbf897
https://github.com/phpmyadmin/phpmyadmin/commit/7d3f203131231d09a7485c38355…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M user_password.php
Log Message:
-----------
Fix phpmyadmin-security#254 CSRF allowing password reset
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 2a749337bf9e1319f5d0bc62aae3f79f8f9080d0
https://github.com/phpmyadmin/phpmyadmin/commit/2a749337bf9e1319f5d0bc62aae…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_designer.php
Log Message:
-----------
Retrieve parameters from $_POST in designer
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 35d87e607227c4ea0d1613ad39c5bca75b726fca
https://github.com/phpmyadmin/phpmyadmin/commit/35d87e607227c4ea0d1613ad39c…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Footer.php
M libraries/classes/Server/Privileges.php
M server_privileges.php
M test/classes/Server/PrivilegesTest.php
Log Message:
-----------
Retrieve parameters from $_POST in user/Privileges pages
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 80eaee9c0a1fadc4c7f7ab3838b3fe5eb15a7830
https://github.com/phpmyadmin/phpmyadmin/commit/80eaee9c0a1fadc4c7f7ab3838b…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M test/classes/Server/PrivilegesTest.php
Log Message:
-----------
Fix test failures
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 259cbc6ab1d61afb3a657ad4a787eefe8278ec29
https://github.com/phpmyadmin/phpmyadmin/commit/259cbc6ab1d61afb3a657ad4a78…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/mult_submits.inc.php
Log Message:
-----------
Retrieve parameters from $_POST in mult_submits.inc.php
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: c1cdaac2f465dd6b9e17f9f35fd46861ad703a6d
https://github.com/phpmyadmin/phpmyadmin/commit/c1cdaac2f465dd6b9e17f9f35fd…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_export.php
M export.php
M libraries/classes/Display/Export.php
M libraries/classes/Export.php
Log Message:
-----------
Retrieve parameters from $_POST in export
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 1edf1aced6ad963c9f282666150f7f36f1ca449e
https://github.com/phpmyadmin/phpmyadmin/commit/1edf1aced6ad963c9f282666150…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/tbl_columns_definition_form.inc.php
M tbl_addfield.php
Log Message:
-----------
Retrieve parameters from $_POST in tbl_addfield
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: bf3e6c3a77ff5d1fc2a15bba7f0a66e7fcb357e6
https://github.com/phpmyadmin/phpmyadmin/commit/bf3e6c3a77ff5d1fc2a15bba7f0…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M import.php
M libraries/classes/Import.php
Log Message:
-----------
Retrieve parameters from $_POST in import
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 827e4dcf2ce738d7b320682e97e29ad448f9147f
https://github.com/phpmyadmin/phpmyadmin/commit/827e4dcf2ce738d7b320682e97e…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Normalization.php
M normalization.php
M test/classes/NormalizationTest.php
Log Message:
-----------
Retrieve parameters from $_POST in normalization
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: b4e1862740b3412aab2f7079649a705f317cb1b0
https://github.com/phpmyadmin/phpmyadmin/commit/b4e1862740b3412aab2f7079649…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/navigation.js
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 navigation.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
Log Message:
-----------
Retrieve parameters from $_POST in navigation
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 5109c1787e111a87521db94c93d4cb2c46cc29f4
https://github.com/phpmyadmin/phpmyadmin/commit/5109c1787e111a87521db94c93d…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_sql.php
M libraries/classes/Display/Results.php
M libraries/classes/Sql.php
M sql.php
M tbl_sql.php
Log Message:
-----------
Retrieve parameters from $_POST in sql pages
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 88e162b651dfbd64c98ac40976023c4b7d1438bb
https://github.com/phpmyadmin/phpmyadmin/commit/88e162b651dfbd64c98ac409760…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M ajax.php
Log Message:
-----------
Retrieve parameters from $_POST in ajax.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: e7e7d56c759366c61824b67f48ec0ba4d5507105
https://github.com/phpmyadmin/phpmyadmin/commit/e7e7d56c759366c61824b67f48e…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M browse_foreigners.php
M js/sql.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/InsertEdit.php
M libraries/classes/Sql.php
M templates/table/search/input_box.twig
M test/classes/BrowseForeignersTest.php
M test/classes/InsertEditTest.php
Log Message:
-----------
Retrieve parameters from $_POST in browse foreigners
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 593b2571cd8ba5110cd39fee896ea172ca2c81d5
https://github.com/phpmyadmin/phpmyadmin/commit/593b2571cd8ba5110cd39fee896…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M chk_rel.php
M db_operations.php
M index.php
M libraries/classes/Relation.php
Log Message:
-----------
Retrieve parameters from $_POST in chk_rel
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 737ac997f9271d15f08b20893c9174a312027b74
https://github.com/phpmyadmin/phpmyadmin/commit/737ac997f9271d15f08b20893c9…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M error_report.php
M js/error_report.js
M libraries/classes/ErrorReport.php
Log Message:
-----------
Retrieve parameters from $_POST in error report
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 0fe1a3bea88a553407930f83380b88d7591d2bdd
https://github.com/phpmyadmin/phpmyadmin/commit/0fe1a3bea88a553407930f83380…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M gis_data_editor.php
Log Message:
-----------
Retrieve parameters from $_POST in GIS data editor
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 79548c0dcfc185f7c31a0c527d952a2b14266ddf
https://github.com/phpmyadmin/phpmyadmin/commit/79548c0dcfc185f7c31a0c527d9…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/server_status_processes.js
M libraries/classes/Server/Status/Processes.php
M server_status_processes.php
M test/classes/Server/Status/ProcessesTest.php
Log Message:
-----------
Retrieve parameters from $_POST in server_status_processes.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 89db84213ba1b2b38387632c884c6fe64166f512
https://github.com/phpmyadmin/phpmyadmin/commit/89db84213ba1b2b38387632c884…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Server/UserGroups.php
M server_user_groups.php
M test/classes/Server/UserGroupsTest.php
Log Message:
-----------
Retrieve parameters from $_POST in server_user_groups.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 30543ad81f5151d592e39e3075dd32a7487d8d9e
https://github.com/phpmyadmin/phpmyadmin/commit/30543ad81f5151d592e39e3075d…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Server/Status/Data.php
M libraries/classes/Server/Status/Variables.php
M server_status_variables.php
M test/classes/Server/Status/VariablesTest.php
Log Message:
-----------
Retrieve parameters from $_POST in server_status_variables.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 0be9a53fcfd4131c8737f717371570402b292361
https://github.com/phpmyadmin/phpmyadmin/commit/0be9a53fcfd4131c8737f717371…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M db_search.php
M libraries/classes/Database/Search.php
M test/classes/Database/SearchTest.php
Log Message:
-----------
Retrieve parameters from $_POST in db_search.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: d01ece698a18624ede4bccffd81035da7c27b9a0
https://github.com/phpmyadmin/phpmyadmin/commit/d01ece698a18624ede4bccffd81…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/functions.js
M js/indexes.js
M libraries/classes/Controllers/Table/TableIndexesController.php
M libraries/classes/Index.php
M tbl_indexes.php
M test/classes/Controllers/Table/TableIndexesControllerTest.php
Log Message:
-----------
Retrieve parameters from $_POST in tbl_indexes.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: d1d90b59b28ab8be332e442df55864cb858e40dd
https://github.com/phpmyadmin/phpmyadmin/commit/d1d90b59b28ab8be332e442df55…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/tbl_relation.js
M libraries/classes/Controllers/Table/TableRelationController.php
M test/classes/Controllers/Table/TableRelationControllerTest.php
Log Message:
-----------
Retrieve parameters from $_POST in table relation
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: a98207c6de3bde433602273d1cccc7f2f99d7501
https://github.com/phpmyadmin/phpmyadmin/commit/a98207c6de3bde433602273d1cc…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M js/server_status_monitor.js
M libraries/classes/Server/Status/Monitor.php
M server_status_monitor.php
M test/classes/Server/Status/MonitorTest.php
Log Message:
-----------
Retrieve parameters from $_POST in server_status_monitor.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: eb13c69f0db2b1158d4b36deef7544fa1a932505
https://github.com/phpmyadmin/phpmyadmin/commit/eb13c69f0db2b1158d4b36deef7…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/ReplicationGui.php
M libraries/replication.inc.php
M server_replication.php
M test/classes/ReplicationGuiTest.php
Log Message:
-----------
Retrieve parameters from $_POST in server replication
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 79fd80cef5da7f67eed01825b4d4b957d03acffd
https://github.com/phpmyadmin/phpmyadmin/commit/79fd80cef5da7f67eed01825b4d…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M view_operations.php
Log Message:
-----------
Retrieve parameters from $_POST in view_operations.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 01e8064e3530a05d8d2975ad29fdd519a952e0ec
https://github.com/phpmyadmin/phpmyadmin/commit/01e8064e3530a05d8d2975ad29f…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M url.php
Log Message:
-----------
Retrieve parameters from $_GET in url.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 34972f0132c6e04fc324ad422f2fc609df7a22ec
https://github.com/phpmyadmin/phpmyadmin/commit/34972f0132c6e04fc324ad422f2…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Controllers/Server/ServerBinlogController.php
M templates/server/binlog/log_selector.twig
M test/classes/Controllers/Server/ServerBinlogControllerTest.php
Log Message:
-----------
Retrieve parameters from $_POST in server binlog
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 6fd9bfb75b357e375c8992a8c9194411954a8427
https://github.com/phpmyadmin/phpmyadmin/commit/6fd9bfb75b357e375c8992a8c91…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Controllers/Table/TableSearchController.php
M test/classes/Controllers/Table/TableSearchControllerTest.php
Log Message:
-----------
Retrieve parameters from $_POST in table search
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: c36592b4e8dfe6e5b2e7c9197c32abdf155df350
https://github.com/phpmyadmin/phpmyadmin/commit/c36592b4e8dfe6e5b2e7c9197c3…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/tbl_partition_definition.inc.php
Log Message:
-----------
Retrieve parameters from $_POST in partition definition
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: d745d1ce019bf1aa60f19e8ac993389adb81e3a9
https://github.com/phpmyadmin/phpmyadmin/commit/d745d1ce019bf1aa60f19e8ac99…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Table.php
M test/classes/TableTest.php
Log Message:
-----------
Retrieve parameters from $_POST in Table class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: d98b40281b0e8781918240b201b35758b474e595
https://github.com/phpmyadmin/phpmyadmin/commit/d98b40281b0e8781918240b201b…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-10 (Sat, 11 November 2018) -02:00
Changed paths:
M libraries/classes/UserPassword.php
Log Message:
-----------
Retrieve parameters from $_POST in UserPassword class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 6a1ba61e29002f0305a9322a8af4eaaeb11c0732
https://github.com/phpmyadmin/phpmyadmin/commit/6a1ba61e29002f0305a9322a8af…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-27 (Tue, 11 November 2018) -02:00
Changed paths:
M libraries/classes/Display/Results.php
M libraries/classes/InsertEdit.php
M libraries/classes/Transformations.php
M tbl_replace.php
M test/classes/TransformationsTest.php
Log Message:
-----------
Remove transformation plugin includes
Tranformation plugins should be loaded by the autoloader.
Fixes https://github.com/phpmyadmin/phpmyadmin-security/issues/245
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: e7f1e2697acace0d05356a943174cefeae1cf11e
https://github.com/phpmyadmin/phpmyadmin/commit/e7f1e2697acace0d05356a94317…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-12-04 (Tue, 12 December 2018) +11:00
Changed paths:
M libraries/classes/Controllers/Server/ServerVariablesController.php
Log Message:
-----------
Retrieve parameters from $_POST in server variables
Commit: 7fe8b4c39ce19147b6dce3f225ca23ea29f6e71e
https://github.com/phpmyadmin/phpmyadmin/commit/7fe8b4c39ce19147b6dce3f225c…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-12-04 (Tue, 12 December 2018) +11:00
Changed paths:
M ajax.php
M browse_foreigners.php
M chk_rel.php
M db_central_columns.php
M db_designer.php
M db_export.php
M db_operations.php
M db_qbe.php
M db_search.php
M db_sql.php
M db_tracking.php
M error_report.php
M export.php
M gis_data_editor.php
M import.php
M index.php
M js/db_central_columns.js
M js/db_tracking.js
M js/error_report.js
M js/functions.js
M js/indexes.js
M js/navigation.js
M js/server_databases.js
M js/server_status_monitor.js
M js/server_status_processes.js
M js/sql.js
M js/tbl_relation.js
M js/tbl_tracking.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/CentralColumns.php
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Controllers/Server/ServerDatabasesController.php
M libraries/classes/Controllers/Server/ServerVariablesController.php
M libraries/classes/Controllers/Table/TableIndexesController.php
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableSearchController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/CreateAddField.php
M libraries/classes/Database/Qbe.php
M libraries/classes/Database/Search.php
M libraries/classes/Display/Export.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Footer.php
M libraries/classes/Import.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/Normalization.php
M libraries/classes/Operations.php
M libraries/classes/Relation.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Rte/Events.php
M libraries/classes/Rte/Routines.php
M libraries/classes/Rte/Triggers.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Data.php
M libraries/classes/Server/Status/Monitor.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/Status/Variables.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Sql.php
M libraries/classes/Table.php
M libraries/classes/Tracking.php
M libraries/classes/UserPassword.php
M libraries/mult_submits.inc.php
M libraries/replication.inc.php
M libraries/tbl_columns_definition_form.inc.php
M libraries/tbl_partition_definition.inc.php
M navigation.php
M normalization.php
M server_privileges.php
M server_replication.php
M server_status_monitor.php
M server_status_processes.php
M server_status_variables.php
M server_user_groups.php
M sql.php
M tbl_addfield.php
M tbl_create.php
M tbl_export.php
M tbl_indexes.php
M tbl_operations.php
M tbl_replace.php
M tbl_row_action.php
M tbl_sql.php
M tbl_tracking.php
M templates/database/tracking/tracked_tables.twig
M templates/server/binlog/log_selector.twig
M templates/table/search/input_box.twig
M templates/table/tracking/report_table.twig
M test/classes/BrowseForeignersTest.php
M test/classes/CentralColumnsTest.php
M test/classes/Controllers/Server/ServerBinlogControllerTest.php
M test/classes/Controllers/Table/TableIndexesControllerTest.php
M test/classes/Controllers/Table/TableRelationControllerTest.php
M test/classes/Controllers/Table/TableSearchControllerTest.php
M test/classes/Controllers/Table/TableStructureControllerTest.php
M test/classes/CreateAddFieldTest.php
M test/classes/Database/SearchTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/NormalizationTest.php
M test/classes/OperationsTest.php
M test/classes/ReplicationGuiTest.php
M test/classes/Rte/EventsTest.php
M test/classes/Rte/RoutinesTest.php
M test/classes/Rte/TriggersTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/Status/MonitorTest.php
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/Status/VariablesTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/TableTest.php
M test/classes/TrackingTest.php
M url.php
M user_password.php
M view_create.php
M view_operations.php
Log Message:
-----------
Merge pull request #253 from phpmyadmin/request_to_post
Commit: d4ed31339a58b706af70d3186a47527d1349e4ab
https://github.com/phpmyadmin/phpmyadmin/commit/d4ed31339a58b706af70d3186a4…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-12-04 (Tue, 12 December 2018) +11:00
Changed paths:
M libraries/classes/Display/Results.php
M libraries/classes/InsertEdit.php
M libraries/classes/Transformations.php
M tbl_replace.php
M test/classes/TransformationsTest.php
Log Message:
-----------
Merge pull request #257 from phpmyadmin/bug-245
Fix #245 Remove transformation plugin includes
Commit: b293ff5f234ef493336ed8638f623a12164d359e
https://github.com/phpmyadmin/phpmyadmin/commit/b293ff5f234ef493336ed8638f6…
Author: Eddie Chang <eddietcchang(a)gmail.com>
Date: 2018-12-07 (Fri, 12 December 2018) +11:00
Changed paths:
M libraries/classes/Navigation/NavigationTree.php
Log Message:
-----------
Fix https://github.com/phpmyadmin/phpmyadmin-security/issues/260 Stored Cross-Site Scripting (XSS) in navigation tree
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 048670f1a525468f0516cf03759c7c36ffb5fa07
https://github.com/phpmyadmin/phpmyadmin/commit/048670f1a525468f0516cf03759…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-12-07 (Fri, 12 December 2018) +11:00
Changed paths:
A js/db_query_generator.js
M ChangeLog
M db_multi_table_query.php
M doc/config.rst
M js/db_multi_table_query.js
M js/designer/init.js
M js/functions.js
M libraries/classes/Database/Designer.php
M libraries/classes/Database/Designer/Common.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Display/Results.php
M libraries/classes/Logging.php
M libraries/dbi/dbi_dummy.inc.php
M po/bg.po
M po/cs.po
M po/et.po
M po/nb.po
M po/pt_BR.po
M po/zh_TW.po
M templates/database/designer/database_tables.twig
M templates/database/designer/js_fields.twig
M templates/database/designer/table_list.twig
M test/classes/DatabaseInterfaceTest.php
M test/classes/SqlTest.php
M themes/.gitignore
M themes/pmahomme/css/icons.css.php
Log Message:
-----------
Merge branch 'QA_4_8' into QA_4_8-security
Commit: 752d54480519196f7478463704ef1e2e27fbc2bf
https://github.com/phpmyadmin/phpmyadmin/commit/752d54480519196f7478463704e…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2018-12-08 (Sat, 12 December 2018) +11:00
Changed paths:
M libraries/classes/Navigation/NavigationTree.php
Log Message:
-----------
Merge pull request #262 from phpmyadmin/bug260
Fix #260 Stored Cross-Site Scripting (XSS) in navigation tree
Commit: 01c0c9f852c9eedc704819dca10159d3eb48934f
https://github.com/phpmyadmin/phpmyadmin/commit/01c0c9f852c9eedc704819dca10…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2018-12-10 (Mon, 12 December 2018) -05:00
Changed paths:
M ChangeLog
Log Message:
-----------
ChangeLog for security issues PMASA-2018-6, PMASA-2018-7, and PMASA-2018-08
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: bd0383ee7104c77bbc24e45b6e5a87783103c58b
https://github.com/phpmyadmin/phpmyadmin/commit/bd0383ee7104c77bbc24e45b6e5…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2018-12-10 (Mon, 12 December 2018) -05:00
Changed paths:
M README
M doc/conf.py
M libraries/classes/Config.php
M package.json
Log Message:
-----------
Prepare for version 4.8.4
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 56ba19808f020fa8ac63366d450c3928564a91b8
https://github.com/phpmyadmin/phpmyadmin/commit/56ba19808f020fa8ac63366d450…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2018-12-10 (Mon, 12 December 2018) -05:00
Changed paths:
A composer.lock
Log Message:
-----------
Adding composer lock for 4.8.4
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: a5f6178900d5622a7fbd863f69c9e164e6ae7e99
https://github.com/phpmyadmin/phpmyadmin/commit/a5f6178900d5622a7fbd863f69c…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2018-12-10 (Mon, 12 December 2018) -05:00
Changed paths:
D composer.lock
Log Message:
-----------
Removing composer.lock
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 09c188497e245412a12fcc8dc3c2596b9c0be6f3
https://github.com/phpmyadmin/phpmyadmin/commit/09c188497e245412a12fcc8dc3c…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2018-12-11 (Tue, 12 December 2018) -05:00
Changed paths:
M ChangeLog
M README
M doc/conf.py
M libraries/classes/Config.php
M package.json
Log Message:
-----------
Prepare for 4.8.5-dev
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 513ed8175bdc0fc17a192ea29757cf8fee178c2a
https://github.com/phpmyadmin/sql-parser/commit/513ed8175bdc0fc17a192ea2975…
Author: Bruno Perel <brunoperel(a)gmail.com>
Date: 2018-11-26 (Mon, 11 November 2018) +01:00
Changed paths:
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/IntoKeyword.php
M src/Components/JoinKeyword.php
M src/Components/ParameterDefinition.php
M src/Components/UnionKeyword.php
M src/Context.php
M src/Lexer.php
M src/Parser.php
M src/Statement.php
M src/Statements/CreateStatement.php
M src/Statements/DeleteStatement.php
M src/Statements/LoadStatement.php
M src/Statements/SelectStatement.php
M src/Statements/TransactionStatement.php
M src/Token.php
M src/Utils/BufferedQuery.php
M src/Utils/Formatter.php
M src/Utils/Misc.php
M src/Utils/Query.php
M src/Utils/Table.php
M src/Utils/Tokens.php
M tests/Components/CreateDefinitionTest.php
M tests/Components/LimitTest.php
M tests/Utils/BufferedQueryTest.php
Log Message:
-----------
Cleanup and improve readability:
Avoid duplicate if conditions
Use switch/case instead of ifs when possible
Commit: ef7968e5a80de41c2bbd5ad3d93b6f47fe3f9705
https://github.com/phpmyadmin/sql-parser/commit/ef7968e5a80de41c2bbd5ad3d93…
Author: Bruno Perel <brunoperel(a)gmail.com>
Date: 2018-11-26 (Mon, 11 November 2018) +01:00
Changed paths:
M src/Components/AlterOperation.php
M src/Components/Array2d.php
M src/Components/Condition.php
M src/Components/Expression.php
M src/Components/IntoKeyword.php
M src/Components/OptionsArray.php
M src/Components/SetOperation.php
M src/Context.php
M src/Statement.php
M src/Statements/CreateStatement.php
M src/Statements/DeleteStatement.php
M src/Statements/InsertStatement.php
M src/Statements/ReplaceStatement.php
M src/Utils/BufferedQuery.php
M src/Utils/CLI.php
M src/Utils/Formatter.php
M src/Utils/Query.php
M tools/ContextGenerator.php
Log Message:
-----------
Use triple (in)equalities when type compatibility is ensured
Commit: 2d0b364f6424ce433f77e9f876bc7d1a0e0b6281
https://github.com/phpmyadmin/sql-parser/commit/2d0b364f6424ce433f77e9f876b…
Author: Bruno Perel <brunoperel(a)gmail.com>
Date: 2018-11-27 (Tue, 11 November 2018) +01:00
Changed paths:
M src/Components/CaseExpression.php
M src/Components/JoinKeyword.php
M src/Statements/CreateStatement.php
Log Message:
-----------
Fix tests
Commit: 4b3684f16ecb3539057cbba3141473c059141a45
https://github.com/phpmyadmin/sql-parser/commit/4b3684f16ecb3539057cbba3141…
Author: Bruno Perel <brunoperel(a)gmail.com>
Date: 2018-12-09 (Sun, 12 December 2018) +01:00
Changed paths:
M src/Utils/Query.php
Log Message:
-----------
Fix unused variable
Commit: 5e8dbcf3ff0d1123efd731863083a9af539e5992
https://github.com/phpmyadmin/sql-parser/commit/5e8dbcf3ff0d1123efd73186308…
Author: Deven Bansod <devenbansod(a)users.noreply.github.com>
Date: 2018-12-09 (Sun, 12 December 2018) +05:30
Changed paths:
M src/Components/AlterOperation.php
M src/Components/Array2d.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/IntoKeyword.php
M src/Components/JoinKeyword.php
M src/Components/OptionsArray.php
M src/Components/ParameterDefinition.php
M src/Components/SetOperation.php
M src/Components/UnionKeyword.php
M src/Context.php
M src/Lexer.php
M src/Parser.php
M src/Statement.php
M src/Statements/CreateStatement.php
M src/Statements/DeleteStatement.php
M src/Statements/InsertStatement.php
M src/Statements/LoadStatement.php
M src/Statements/ReplaceStatement.php
M src/Statements/SelectStatement.php
M src/Statements/TransactionStatement.php
M src/Token.php
M src/Utils/BufferedQuery.php
M src/Utils/CLI.php
M src/Utils/Formatter.php
M src/Utils/Misc.php
M src/Utils/Query.php
M src/Utils/Table.php
M src/Utils/Tokens.php
M tests/Components/CreateDefinitionTest.php
M tests/Components/LimitTest.php
M tests/Utils/BufferedQueryTest.php
M tools/ContextGenerator.php
Log Message:
-----------
Merge pull request #206 from bperel/cleanup
Cleanup the code
* Avoid duplicate if conditions
* Use switch/case instead of ifs when possible
* Use triple (in)equalities when type compatibility is ensured