Go to file
Harro Verton cde775bd2b Don't destroy the session if logins are still present. fixes #12301
If you are logged-in into multiple database servers, logOut() logs you
out of all of them. This fix will prevent that, and will only destroy
the session when you log out of the last server.

Signed-off-by: Michal Čihař <michal@cihar.com>
Signed-off-by: Harro Verton <wanwizard@wanwizard.eu>
2017-04-28 15:27:24 +02:00
.github Ask people to contribute code with tests 2016-06-16 12:39:35 +02:00
doc Fix variable name 2017-04-07 16:30:05 +02:00
examples Remove connect_type setting 2017-02-02 16:08:44 +01:00
js Ensure the xhr attribute is reset on error 2017-04-05 09:35:22 +02:00
libraries Don't destroy the session if logins are still present. fixes #12301 2017-04-28 15:27:24 +02:00
po Translated using Weblate (Chinese (Traditional)) 2017-04-28 11:47:50 +02:00
scripts Do not include devel dependencies in the release 2017-04-04 08:45:45 +02:00
setup Fixed broken links in setup 2017-03-30 14:07:42 +02:00
sql Correctly name upgrade file (pr #12688) 2016-11-09 18:11:19 +01:00
templates Use correct value as an argument to the Collation Description function 2017-03-31 19:46:29 +05:30
test Adjust tests to make them output neutral 2017-03-30 14:31:46 +02:00
themes Ignore folders only 2017-03-09 16:30:37 +01:00
.coveralls.yml
.gitignore Adding composer lock for 4.7.0-rc1 2017-03-14 08:28:52 -04:00
.jshintrc
.scrutinizer.yml Add missing quote to scrutinizer yml 2016-06-24 16:34:29 +02:00
.travis.yml List longest lasting tests from the json log 2017-03-02 13:31:08 +01:00
.weblate Adjust Weblate configuration for 4.7 branch 2017-01-26 08:39:07 +01:00
browse_foreigners.php Fixed related field selection for native relations 2017-03-01 15:43:33 +01:00
build.xml Use phpmyadmin/shapefile instead of embedded bfShapeFile 2016-06-24 15:52:40 +02:00
ChangeLog Add issue #13219 to changelog 2017-04-28 12:09:20 +02:00
changelog.php Fixed outbound links in changelog.php 2017-04-04 08:41:54 +02:00
chk_rel.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
codecov.yml Create codecov.yml 2016-08-05 11:25:09 +02:00
composer.json Require SQL parser > 4.1.2 2017-02-20 08:25:34 +01:00
composer.lock Adding composer lock for 4.7.0 2017-03-29 08:15:30 -04:00
config.sample.inc.php Remove connect_type setting 2017-02-02 16:08:44 +01:00
CONTRIBUTING.md Document --signoff usage 2016-02-11 08:18:18 +01:00
db_central_columns.php db_central_columns: new column collapsing issue 2017-02-06 13:25:05 +01:00
db_datadict.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_designer.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_events.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_export.php Remove odd/even markup 2016-12-07 10:17:15 +01:00
db_import.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_operations.php Fixed database renaming 2017-02-06 13:31:39 +01:00
db_qbe.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_routines.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
db_search.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_sql_autocomplete.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_sql_format.php Merge branch 'QA_4_6' 2017-01-23 14:07:29 +01:00
db_sql.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_structure.php Merge branch 'QA_4_6' 2016-04-06 10:19:37 +02:00
db_tracking.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
DCO Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
error_report.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
export.php Replace Util::whichCrlf() with PHP_EOL 2017-01-23 15:59:52 +01:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
gis_data_editor.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
import_status.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
import.php Added definitions for result and message variable-update methods still missing 2017-03-21 09:46:57 +01:00
index.php Remove ServerLibraryDifference_DisableWarning setting 2017-02-20 09:19:22 +01:00
LICENSE Use verbatim GPL 2.0 licence text 2015-04-14 08:07:04 -04:00
license.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
lint.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
logout.php Logout only on POST request 2016-09-02 13:34:17 +02:00
navigation.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
normalization.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
phpinfo.php Limit what we display in phpinfo 2017-01-07 14:23:28 +01:00
phpmyadmin.css.php Make ThemeManager a singleton instead of storing it in the session 2016-05-11 15:34:25 +02:00
phpunit.xml.dist List longest lasting tests from the json log 2017-03-02 13:31:08 +01:00
phpunit.xml.hhvm List longest lasting tests from the json log 2017-03-02 13:31:08 +01:00
phpunit.xml.nocoverage List longest lasting tests from the json log 2017-03-02 13:31:08 +01:00
prefs_forms.php More consistency for URL::getCommon 2016-06-17 12:44:29 +02:00
prefs_manage.php Do not point users to setup when it is disabled 2017-03-15 16:18:05 +01:00
print.css
README Prepare for 4.7.1-dev 2017-03-29 14:39:15 -04:00
README.rst Remove buildtimetrend as public service has been discontinued 2017-02-21 14:36:41 +01:00
robots.txt
schema_export.php Merge branch 'QA_4_5' 2016-01-19 11:31:41 +01:00
server_binlog.php Introduce a controller for binary logs page 2016-02-01 17:40:35 +11:00
server_collations.php Use a controller for server_collations page 2015-11-27 19:54:29 +11:00
server_databases.php New controller for server databases page 2015-11-19 20:07:37 +11:00
server_engines.php Add a controller for server engines page 2015-12-08 08:50:18 +11:00
server_export.php Merge branch 'master' into useNamespaces_master 2015-09-13 15:53:04 +02:00
server_import.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_plugins.php Use full namespace 2015-12-17 08:30:53 +11:00
server_privileges.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_replication.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_sql.php Add missing require. 2015-09-06 12:44:03 +02:00
server_status_advisor.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_status_monitor.php Simplify checks for Ajax request 2016-12-07 18:23:52 +01:00
server_status_processes.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_status_queries.php Load server stats queries scripts in order 2017-02-13 15:06:13 +01:00
server_status_variables.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_status.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_user_groups.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_variables.php Move to a sub package for better organization 2015-11-18 10:49:32 +11:00
show_config_errors.php Always use UTC time in HTTP headers 2016-08-18 17:07:00 +02:00
sql.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
tbl_addfield.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_change.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
tbl_chart.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_create.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_export.php Merge branch 'QA_4_6' 2017-01-23 14:07:29 +01:00
tbl_find_replace.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_get_field.php Do not use mb_strlen on data we know are bytes 2016-07-22 16:39:12 +02:00
tbl_gis_visualization.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_import.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_indexes.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_operations.php Merge and fix conflicts from 3b07b39 2017-01-19 22:03:05 -05:00
tbl_recent_favorite.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
tbl_relation.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
tbl_replace.php Merge branch 'QA_4_6-security' into master-security 2016-12-08 11:20:29 +01:00
tbl_row_action.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_select.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_sql.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_structure.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
tbl_tracking.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_zoom_select.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
themes.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
transformation_overview.php Properly escape MIME transformatoin names 2017-03-02 09:19:37 +01:00
transformation_wrapper.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
url.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
user_password.php Added a locale reference for $response in PMA_getChangePassMessage() of user_password.php 2017-04-07 15:23:26 +02:00
version_check.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
view_create.php Make the string look like an error message 2016-12-21 17:05:45 +01:00
view_operations.php Fix messages handling 2016-06-17 17:21:31 +02:00

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

Version 4.7.1-dev

A web interface for MySQL and MariaDB.

https://www.phpmyadmin.net/

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, list of requirements, and installation instructions,
please see the documentation in the ./doc/ folder or at https://docs.phpmyadmin.net/

Copyright
---------

Copyright © 1998 onwards -- the phpMyAdmin team

Certain libraries are copyrighted by their respective authors;
see the full copyright list for details.

For full copyright information, please see ./doc/copyright.rst

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 <https://www.gnu.org/licenses/>.

Licensing of current contributions
----------------------------------

Beginning on 2013-12-01, new contributions to this codebase are all licensed
under terms compatible with GPLv2-or-later.  phpMyAdmin is currently
transitioning older code to GPLv2-or-later, but work is not yet complete.

Enjoy!
------

The phpMyAdmin team