Go to file
Michal Čihař 6f413680b1 Backport URL redirection from later releases
- fixes token leak for browsers which do not change referer on
  Location header
- adds whitelist to avoid redirection to any domain

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-23 09:48:53 +02:00
doc 4.0.10.15 release 2016-02-29 08:13:06 -05:00
examples bug #4015 Forcing a storage engine for configuration storage 2013-07-12 06:45:00 -04:00
js Escape SQL query for inline editing 2016-02-25 09:13:09 +01:00
libraries Backport URL redirection from later releases 2016-05-23 09:48:53 +02:00
PMAStandard Use modified LineLength check 2012-04-27 07:56:05 +02:00
po Translated using Weblate (Portuguese) 2013-11-24 12:22:05 +01:00
scripts Update list of files to cleanup 2013-09-18 09:22:15 +02:00
setup Can not use PMA_fatalError when including fails 2016-01-26 14:30:08 +01:00
test Fix syntax error in disabled test 2016-01-28 15:10:10 +01:00
themes Expand the navigation and highlight the current database or table/view 2013-08-30 12:30:05 +05:30
.gitignore Move to doc directory 2012-11-12 08:59:53 +01:00
.travis.yml Try to run Travis own phpunit 2016-01-28 14:12:37 +01:00
browse_foreigners.php Bug #4048 Cannot select foreign value in Search 2013-08-07 08:27:34 -04:00
build.xml Fix bug "#3853 Blowfish implementation might be broken" by replacing the 2013-04-01 07:04:25 -04:00
ChangeLog 4.0.10.15 release 2016-02-29 08:13:06 -05:00
changelog.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
chk_rel.php Added PMA_OutputBuffering class, dropped ob.lib.php 2012-06-11 14:06:03 +01:00
composer.json Use composer to install correct phpunit version 2014-12-04 13:09:26 +01:00
config.sample.inc.php Use docs.phpmyadmin.net instead of phpmyadmin.readthedocs.org 2012-11-13 14:19:44 +01:00
db_create.php Dropped main.php 2012-10-30 20:10:20 +00:00
db_datadict.php The data dictionary is a print view page 2012-12-09 13:47:52 +00:00
db_events.php Moved all the JS functionality for RTE into a single file 2012-10-30 20:10:22 +00:00
db_export.php bug #3948 Server export problems 2013-05-21 16:44:41 +05:30
db_import.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
db_operations.php #4144 "DROP DATABASE" displays wrong database name FIX 2013-10-27 13:30:46 +05:30
db_printview.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
db_qbe.php Coding style improvements 2012-08-31 00:46:35 +05:30
db_routines.php Moved all the JS functionality for RTE into a single file 2012-10-30 20:10:22 +00:00
db_search.php Upgraded to jquery-ui-timepicker-addon 1.1.1 2013-01-01 11:50:04 -05:00
db_sql.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
db_structure.php Upgraded to jquery-ui-timepicker-addon 1.1.1 2013-01-01 11:50:04 -05:00
db_tracking.php Bug #3960 NavigationBarIconic config not honored 2013-06-21 10:00:41 -04:00
db_triggers.php Moved all the JS functionality for RTE into a single file 2012-10-30 20:10:22 +00:00
export.php bug #4095 NUL symbols added to the end of database dump file 2013-09-28 12:29:55 -04:00
favicon.ico
file_echo.php Use correct headers for json data 2016-02-25 10:23:23 +01:00
gis_data_editor.php Avoid PHP, HTML mix. Improve doc comments 2012-09-04 21:32:11 +05:30
import_status.php Update session upload progress bug comment in import_status.php 2013-06-09 16:46:01 +02:00
import.php Left while fixing 4006 2013-07-29 19:48:29 +05:30
index.php bug #3995 Drizzle server charset notice 2013-10-06 09:32:24 -04:00
LICENSE
license.php
navigation.php Use HTML5 DOCTYPE 2013-03-29 10:41:05 -04:00
phpinfo.php Disable header and footer when showing phpinfo() 2012-08-10 11:05:47 +02:00
phpmyadmin.css.php SQL parser no longer needs to be included for generating CSS 2012-05-29 14:06:49 +02:00
phpunit.xml.dist Colorify PHPUnit 2012-11-12 14:52:44 +01:00
phpunit.xml.nocoverage Colorify PHPUnit 2012-11-12 14:52:44 +01:00
pmd_display_field.php Fix setting display column 2012-12-09 13:50:40 +05:30
pmd_general.php Drop some inline html 2013-01-10 13:55:25 +01:00
pmd_pdf.php [security] Fix control user SQL injection in pmd_pdf.php, see PMASA-2013-15 2013-07-23 08:35:07 -04:00
pmd_relation_new.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
pmd_relation_upd.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
pmd_save_pos.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
prefs_forms.php Dropped server side functionality for reloading the left frame from user preferences forms 2012-10-30 20:23:59 +00:00
prefs_manage.php Implement linking to new documentation 2012-11-12 09:48:05 +01:00
print.css Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
querywindow.php Fixed menu display in querywindow 2012-11-25 14:05:04 +00:00
README 4.0.10.15 release 2016-02-29 08:13:06 -05:00
README.rst Add some headers 2012-11-13 14:29:08 +01:00
robots.txt
schema_edit.php Implement linking to new documentation 2012-11-12 09:48:05 +01:00
schema_export.php [security] Fix control user SQL injection in schema_export.php, see PMASA-2015 2013-07-23 08:48:53 -04:00
server_binlog.php Bug #3960 NavigationBarIconic config not honored 2013-06-21 10:00:41 -04:00
server_collations.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
server_databases.php bug #3993 Sorting in database overview with statistics doesn't work 2013-08-28 08:27:02 -04:00
server_engines.php Added microhistory metadata to some links 2012-11-25 20:37:36 +00:00
server_export.php bug #3948 Server export problems 2013-05-21 16:44:41 +05:30
server_import.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
server_plugins.php Dropped includes for globally included JS files 2012-10-30 20:10:21 +00:00
server_privileges.php Fix bug#3922, user privileges, in QA_4_0 2013-06-12 18:10:38 +05:30
server_replication.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
server_sql.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
server_status_advisor.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
server_status_monitor.php Drop no longer needed date.js 2013-07-08 12:59:28 +02:00
server_status_queries.php remove unused variables 2013-01-25 13:08:49 +01:00
server_status_variables.php Use ellipsis where appropriate 2013-01-10 13:33:29 +01:00
server_status.php [security] Fix stored XSS in Server status monitor, see PMASA-2013-9 2013-07-07 15:55:18 +02:00
server_variables.php Do not double HTML encode URL 2013-08-07 14:39:39 +02:00
show_config_errors.php Wrap long lines, move comments, remove unused code 2012-06-04 14:35:17 +02:00
sql.php Fix bug#4059: Running delete query asks for confirmation but says it was already executed 2013-10-28 01:53:50 +05:30
tbl_addfield.php Fix bug 3875 Lost location hash and token on table add field 2013-04-15 08:26:32 +05:30
tbl_change.php PMA_Table::analyzeStructure() method to centralize the analysis of the structure of a view/table 2013-05-13 23:11:30 +05:30
tbl_chart.php Check whether operands are identical. Otherwise 0 makes the condition true 2013-03-25 21:03:52 +05:30
tbl_create.php Change mysqlDie() to return the error message when $exit parameter is false 2013-03-28 17:34:40 +05:30
tbl_export.php Add unset() statement to help for future refactoring 2013-05-26 09:52:34 -04:00
tbl_get_field.php bug #4090 Downloading BLOB downloads page template 2013-09-14 06:24:32 -04:00
tbl_gis_visualization.php HTTPS will not see OpenStreetMaps due to CSP. So do not show the checkbox also 2013-04-14 23:38:30 +05:30
tbl_import.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
tbl_indexes.php Bug #3839 Index comment is supported only starting with MySQL 5.5 2013-03-25 19:43:29 -04:00
tbl_move_copy.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
tbl_operations.php No need to do index checking if the table is not InnoDB 2013-09-25 09:32:13 +05:30
tbl_printview.php bug #4578 XSS vulnerability in table print view 2014-11-04 16:05:06 +05:30
tbl_relation.php bug #4517 [security] XSS in relation view 2014-08-16 22:00:13 +05:30
tbl_replace.php Typo Fix in comment 2013-10-29 23:33:00 +05:30
tbl_row_action.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
tbl_select.php Upgraded to jquery-ui-timepicker-addon 1.1.1 2013-01-01 11:50:04 -05:00
tbl_sql.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
tbl_structure.php Bug #3960 NavigationBarIconic config not honored 2013-06-21 10:00:41 -04:00
tbl_tracking.php bug #4103 Tracking report: cannot delete a statement 2013-09-25 12:24:44 -04:00
tbl_triggers.php
tbl_zoom_select.php Fix XSS in zoom search 2016-02-29 12:33:47 +11:00
themes.php Integrated themes.php with PMA_Response class 2012-06-11 14:06:03 +01:00
transformation_overview.php oop: transformations - fix classes, add interface and use descriptions 2012-06-19 23:59:47 +03:00
transformation_wrapper.php Coding style - null should be lower case 2012-10-28 15:07:59 +05:30
url.php Backport URL redirection from later releases 2016-05-23 09:48:53 +02:00
user_password.php remove unused variable and simplify code 2013-01-25 13:13:35 +01:00
version_check.php issue #11464 phpMyAdmin suggests upgrading to newer version not usable on that system 2015-09-22 23:59:20 +10:00
view_create.php escape query in error message 2013-05-29 21:13:32 +02:00
view_operations.php bug #3988 Rename view is not working 2013-09-18 13:06:44 -04:00
webapp.php Improve doc blocks 2012-09-05 22:14:40 +05:30

phpMyAdmin - Readme
===================

Version 4.0.10.15

A set of PHP-scripts to manage MySQL over the web.

http://www.phpmyadmin.net/

Copyright
---------

Copyright (C) 1998-2000
    Tobias Ratschiller <tobias_at_ratschiller.com>

Copyright (C) 2001-2014
    Marc Delisle <marc_at_infomarc.info>
    Olivier Müller <om_at_omnis.ch>
    Robin Johnson <robbat2_at_users.sourceforge.net>
    Alexander M. Turek <me_at_derrabus.de>
    Michal Čihař <michal_at_cihar.com>
    Garvin Hicking <me_at_supergarv.de>
    Michael Keck <mkkeck_at_users.sourceforge.net>
    Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
    [check documentation for more details]

License
-------

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License version 2, as published by the
Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Requirements
------------

* PHP 5.2 or later
* MySQL 5.0 or later
* a web-browser (doh!)

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, please see the documentation in the doc folder.

Download
--------

You can get the newest version at http://www.phpmyadmin.net/.

More Information
----------------

Please see the documentation in the doc folder.

Support
-------

See reference about support forums under http://www.phpmyadmin.net/


Enjoy!
------

The phpMyAdmin Devel team


PS:

Please, don't send us emails with question like "How do I compile PHP with
MySQL-support". We just don't have the time to be your free help desk.

Please send your questions to the appropriate mailing lists / forums.  Before
contacting us, please read the documentation (especially the FAQ part).