[phpMyAdmin Git] [phpmyadmin/phpmyadmin] aae6ff: First implementation. To be tested

Lakshay arora arora.lakshya123 at gmail.com
Wed Aug 15 15:40:58 CEST 2018


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: aae6ff442402b71e9865dfa64d5a0f145f71bb18
https://github.com/phpmyadmin/phpmyadmin/commit/aae6ff442402b71e9865dfa64d5a0f145f71bb18
Author: Lakshay arora <arora.lakshya123 at gmail.com>
Date: 2018-07-12 (Thu, 07 July 2018) +05:30

Changed paths: 
M js/ajax.js
M js/functions.js
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Response.php
M libraries/common.inc.php
M templates/login/footer.twig
M templates/login/header.twig
M themes/original/css/common.css.php
M themes/pmahomme/css/common.css.php

Log Message:
-----------
First implementation. To be tested
Signed-Off-By: Lakshay arora <arora.lakshya123 at gmail.com>

Commit: 3a52e205590479cd4c623e42188e2836e49addfe
https://github.com/phpmyadmin/phpmyadmin/commit/3a52e205590479cd4c623e42188e2836e49addfe
Author: Lakshay arora <arora.lakshya123 at gmail.com>
Date: 2018-07-12 (Thu, 07 July 2018) +05:30

Changed paths: 
M js/ajax.js
M js/functions.js

Log Message:
-----------
Solve Tokem mismatch error.
Signed-Off-By: Lakshay arora <arora.lakshya123 at gmail.com>

Commit: 568bc133cb646eec020203a11bed7b5fa634523c
https://github.com/phpmyadmin/phpmyadmin/commit/568bc133cb646eec020203a11bed7b5fa634523c
Author: Lakshay arora <arora.lakshya123 at gmail.com>
Date: 2018-07-12 (Thu, 07 July 2018) +05:30

Changed paths: 
M js/ajax.js
M js/functions.js
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Util.php
M libraries/config.default.php
M themes/original/css/common.css.php
M themes/pmahomme/css/common.css.php

Log Message:
-----------
Some other bug fixes
Signed-Off-By: Lakshay arora <arora.lakshya123 at gmail.com>

Commit: f05bce1e9442e83c7a72208d2b5a8f915ca6dc62
https://github.com/phpmyadmin/phpmyadmin/commit/f05bce1e9442e83c7a72208d2b5a8f915ca6dc62
Author: Lakshay arora <arora.lakshya123 at gmail.com>
Date: 2018-07-12 (Thu, 07 July 2018) +05:30

Changed paths: 
M js/ajax.js
M js/functions.js
M js/sql.js
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Response.php
M templates/login/header.twig

Log Message:
-----------
Some minor bug fixes
Signed-Off-By: Lakshay arora <arora.lakshya123 at gmail.com>

Commit: 5fd4a006eeab72df8ecd1e28c6f5f3f2f385c41e
https://github.com/phpmyadmin/phpmyadmin/commit/5fd4a006eeab72df8ecd1e28c6f5f3f2f385c41e
Author: Lakshay arora <arora.lakshya123 at gmail.com>
Date: 2018-07-12 (Thu, 07 July 2018) +05:30

Changed paths: 
M js/ajax.js
M js/functions.js
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Util.php
M libraries/common.inc.php
M libraries/config.default.php
M themes/original/css/common.css.php
M themes/pmahomme/css/common.css.php

Log Message:
-----------
Login modal after session expiration
Signed-Off-By: Lakshay arora <arora.lakshya123 at gmail.com>

Signed-Off-By: Lakshay arora <arora.lakshya123 at gmail.com>

Commit: 53c85c7bd82f2618ab10d11f05700a499aab5a78
https://github.com/phpmyadmin/phpmyadmin/commit/53c85c7bd82f2618ab10d11f05700a499aab5a78
Author: Lakshay arora <arora.lakshya123 at gmail.com>
Date: 2018-07-12 (Thu, 07 July 2018) +05:30

Changed paths: 
M js/ajax.js
M js/functions.js
M js/shortcuts_handler.js
M libraries/classes/Plugins/Auth/AuthenticationCookie.php

Log Message:
-----------
Fix a minor bug and optimize script reload
Signed-Off-By: Lakshay arora <arora.lakshya123 at gmail.com>

Commit: a16959071c2c414576b7f33f8636ab23bb7ce618
https://github.com/phpmyadmin/phpmyadmin/commit/a16959071c2c414576b7f33f8636ab23bb7ce618
Author: Lakshay arora <arora.lakshya123 at gmail.com>
Date: 2018-07-12 (Thu, 07 July 2018) +05:30

Changed paths: 
M js/ajax.js
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Util.php

Log Message:
-----------
Apply suggested changes.
Signed-Off-By: Lakshay arora <arora.lakshya123 at gmail.com>

Commit: 9d2ebe7b79ff2e8ba1e1193c1a859cb94ee83798
https://github.com/phpmyadmin/phpmyadmin/commit/9d2ebe7b79ff2e8ba1e1193c1a859cb94ee83798
Author: Lakshay arora <arora.lakshya123 at gmail.com>
Date: 2018-08-06 (Mon, 08 August 2018) +05:30

Changed paths: 
M js/ajax.js
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/common.inc.php
M templates/login/footer.twig
M test/classes/Plugins/Auth/AuthenticationCookieTest.php

Log Message:
-----------
Fix tests, remove use of cookie pmaUserHashed.
Signed-Off-By: Lakshay arora <arora.lakshya123 at gmail.com>

Commit: 75af21cff67d23648e1f74a065539328d07cbfa0
https://github.com/phpmyadmin/phpmyadmin/commit/75af21cff67d23648e1f74a065539328d07cbfa0
Author: Lakshay arora <arora.lakshya123 at gmail.com>
Date: 2018-08-06 (Mon, 08 August 2018) +05:30

Changed paths: 
A templates/server/privileges/add_user_fieldset.twig
A templates/server/privileges/choose_user_group.twig
A templates/server/privileges/column_privileges.twig
A templates/server/privileges/delete_user_fieldset.twig
A templates/server/privileges/edit_routine_privileges.twig
A templates/server/privileges/global_priv_table.twig
A templates/server/privileges/initials_row.twig
A templates/server/privileges/privileges_summary.twig
A templates/server/privileges/require_options.twig
A templates/server/privileges/resource_limits.twig
A templates/table/page_with_secondary_tabs.twig
M ChangeLog
M composer.json
M doc/faq.rst
M index.php
M js/functions.js
M js/tbl_structure.js
M libraries/classes/Bookmark.php
M libraries/classes/CentralColumns.php
M libraries/classes/Controllers/Server/ServerVariablesController.php
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Database/Designer.php
M libraries/classes/Database/Designer/Common.php
M libraries/classes/Export.php
M libraries/classes/InsertEdit.php
M libraries/classes/Plugins.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Queries.php
M libraries/classes/Server/Status/Variables.php
M libraries/classes/Template.php
M libraries/classes/Twig/CharsetsExtension.php
M libraries/classes/Twig/CoreExtension.php
M libraries/classes/Twig/MessageExtension.php
M libraries/classes/Twig/PluginsExtension.php
M libraries/classes/Twig/RelationExtension.php
M libraries/classes/Twig/SanitizeExtension.php
M libraries/classes/Twig/ServerPrivilegesExtension.php
M libraries/classes/Twig/StorageEngineExtension.php
M libraries/classes/Twig/TableExtension.php
M libraries/classes/Twig/TrackerExtension.php
M libraries/classes/Twig/TransformationsExtension.php
M libraries/classes/Twig/UrlExtension.php
M libraries/classes/Twig/UtilExtension.php
M libraries/classes/Util.php
M po/az.po
M po/cs.po
M po/es.po
M po/he.po
M po/hr.po
M po/lt.po
M po/ml.po
M po/pa.po
M po/pl.po
M po/pt.po
M po/ro.po
M po/ru.po
M po/ug.po
M po/zh_CN.po
M templates/columns_definitions/column_attributes.twig
M templates/columns_definitions/column_definitions_form.twig
M templates/columns_definitions/column_type.twig
M templates/columns_definitions/move_column.twig
M templates/columns_definitions/partitions.twig
M templates/columns_definitions/table_fields_definitions.twig
M templates/columns_definitions/transformation.twig
M templates/create_tracking_version.twig
M templates/database/central_columns/main.twig
M templates/database/create_table.twig
M templates/database/designer/database_tables.twig
M templates/database/designer/edit_delete_pages.twig
M templates/database/designer/main.twig
M templates/database/designer/page_save_as.twig
M templates/database/designer/schema_export.twig
M templates/database/multi_table_query/form.twig
M templates/database/search/main.twig
M templates/database/search/results.twig
M templates/database/structure/body_for_table_summary.twig
M templates/database/structure/favorite_anchor.twig
M templates/database/structure/print_view_data_dictionary_link.twig
M templates/database/structure/show_create_row.twig
M templates/database/structure/structure_table_row.twig
M templates/database/structure/table_header.twig
M templates/database/structure/tracking_icon.twig
M templates/database/tracking/tables.twig
M templates/display/export/hidden_inputs.twig
M templates/display/export/option_header.twig
M templates/display/export/options_output_format.twig
M templates/display/import/import.twig
M templates/display/import/javascript.twig
M templates/display/results/additional_fields.twig
M templates/display/results/multi_row_operations_form.twig
M templates/display/results/options_block.twig
M templates/display/results/show_all_checkbox.twig
M templates/display/results/table_navigation_button.twig
M templates/header_location.twig
M templates/list/item.twig
M templates/login/header.twig
M templates/login/twofactor.twig
M templates/login/twofactor/application_configure.twig
M templates/prefs_twofactor.twig
M templates/prefs_twofactor_configure.twig
M templates/prefs_twofactor_confirm.twig
M templates/preview_sql.twig
M templates/secondary_tabs.twig
M templates/select_lang.twig
M templates/server/binlog/log_row.twig
M templates/server/binlog/log_selector.twig
M templates/server/collations/charsets.twig
M templates/server/databases/databases_footer.twig
M templates/server/databases/index.twig
M templates/server/databases/table_row.twig
M templates/server/engines/list_engines.twig
M templates/server/engines/show_engine.twig
M templates/server/sub_page_header.twig
M templates/server/variables/link_template.twig
M templates/server/variables/variable_row.twig
M templates/table/chart/tbl_chart.twig
M templates/table/gis_visualization/gis_visualization.twig
M templates/table/index_form.twig
M templates/table/insert/continue_insertion_form.twig
M templates/table/relation/common_form.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/search/fields_table.twig
M templates/table/search/form_tag.twig
M templates/table/search/geom_func.twig
M templates/table/search/input_box.twig
M templates/table/search/replace_preview.twig
M templates/table/search/selection_form.twig
M templates/table/search/zoom_result_form.twig
M templates/table/structure/action_row_in_structure_table.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
M templates/table/structure/partition_definition_form.twig
M templates/table/tracking/main.twig
M templates/table/tracking/structure_snapshot_columns.twig
M templates/theme_preview.twig
M templates/view_create.twig
M test/classes/CentralColumnsTest.php
M test/classes/Controllers/Server/ServerVariablesControllerTest.php
M test/classes/InsertEditTest.php
M themes/original/css/common.css.php
M themes/pmahomme/css/common.css.php
M view_create.php
D libraries/classes/Twig/IndexExtension.php
D libraries/classes/Twig/PartitionExtension.php
D templates/privileges/add_privileges_database.twig
D templates/privileges/add_privileges_routine.twig
D templates/privileges/add_privileges_table.twig
D templates/privileges/add_user_fieldset.twig
D templates/privileges/choose_user_group.twig
D templates/privileges/column_privileges.twig
D templates/privileges/delete_user_fieldset.twig
D templates/privileges/edit_routine_privileges.twig
D templates/privileges/global_priv_table.twig
D templates/privileges/global_priv_tbl_item.twig
D templates/privileges/initials_row.twig
D templates/privileges/privileges_summary.twig
D templates/privileges/privileges_summary_row.twig
D templates/privileges/require_options.twig
D templates/privileges/require_options_item.twig
D templates/privileges/resource_limit_item.twig
D templates/privileges/resource_limits.twig
D templates/table/relation/internal_relational_row.twig
D templates/table/search/options.twig
D templates/table/search/options_zoom.twig
D templates/table/search/search_and_replace.twig
D templates/table/search/table_header.twig
D templates/table/secondary_tabs.twig
D templates/table/structure/actions_in_table_structure.twig
D templates/table/structure/add_column.twig
D templates/table/structure/check_all_table_column.twig
D templates/table/structure/move_columns_dialog.twig
D templates/table/structure/optional_action_links.twig
D templates/table/structure/row_stats_table.twig
D templates/table/structure/table_structure_header.twig
D templates/table/structure/table_structure_row.twig

Log Message:
-----------
Merge branch 'master' into enh_1

Commit: 4576538be6dc20af2f2dcfc6786ebf98a0bdb56e
https://github.com/phpmyadmin/phpmyadmin/commit/4576538be6dc20af2f2dcfc6786ebf98a0bdb56e
Author: Isaac Bennetch <bennetch at gmail.com>
Date: 2018-08-15 (Wed, 08 August 2018) -04:00

Changed paths: 
M js/ajax.js
M js/functions.js
M js/shortcuts_handler.js
M js/sql.js
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Util.php
M templates/login/footer.twig
M templates/login/header.twig
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M themes/original/css/common.css.php
M themes/pmahomme/css/common.css.php

Log Message:
-----------
Merge pull request #14313 from nulll-pointer/enh_1

Fixes #13654 
Login modal after session expiration



More information about the Git mailing list