phpmyadmin/libraries
Michal Čihař 31084a09f6 Improve error message for cookie encryption
- make it localized
- correctly report that it's about cookies

Issue #12924

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-25 10:07:19 +01:00
..
bfShapeFiles There is no need to reset() before foreach() 2016-01-05 11:26:34 +01:00
config Merge branch 'QA_4_6' into QA_4_6-security 2017-01-21 16:45:06 +01:00
controllers Merge branch 'QA_4_6' into QA_4_6-security 2016-12-21 11:10:25 +01:00
dbi Set MySQL SSL parameters even if key is not set 2017-01-02 16:06:09 +01:00
di
engines Merge branch 'QA_4_6' into QA_4_6-security 2016-07-27 16:26:57 +02:00
gis Avoid using hardcoded tcpdf path 2016-12-06 10:31:50 +01:00
navigation Fix navigation panel server side search 2017-01-25 10:01:16 +01:00
php-gettext Merge changes from php-gettext 1.0.12 2017-01-17 13:33:10 +01:00
phpseclib Update phpSecLib to 2.0.4 2016-12-13 08:43:52 +01:00
plugins Improve error message for cookie encryption 2017-01-25 10:07:19 +01:00
properties Allow to specify name and text directly in OptionsPropertyItem contructor 2016-01-05 15:04:02 +01:00
rte MySQL allows precision to be specified for DATETIME, TIME type fields too 2016-12-15 09:47:17 +05:30
sql-parser Update SQL parser to 3.4.17 2017-01-20 14:06:06 +01:00
tcpdf Remove potentionally license problematic sRGB profile 2016-08-17 09:04:26 +02:00
.gitignore
advisor.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
Advisor.php Correctly localize message 2016-10-18 13:40:25 +02:00
advisory_rules.txt Fix advisory rule 'Slow launch time' 2016-08-01 12:27:53 +01:00
autoloader.php Autoloading for phpseclib 2016-02-01 21:53:53 +01:00
bookmark.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
browse_foreigners.lib.php Properly escape configuration parameters when rendering 2016-07-26 16:47:01 +02:00
central_columns.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
charset_conversion.lib.php Check whether iconv works before using it 2015-12-28 11:28:03 +01:00
check_user_privileges.lib.php Use https for links to dev.mysql.com 2016-05-17 10:16:44 +02:00
cleanup.lib.php Do not remove globals on parameters cleanup 2016-05-23 13:36:49 +02:00
common.inc.php Remove unused entries from goto whitelist 2017-01-07 16:09:57 +01:00
config.default.php Revert "Remove option to show phpinfo() ($cfg['ShowPhpInfo'])" 2017-01-07 14:22:14 +01:00
Config.php Prepare for 4.6.6 release 2017-01-23 14:19:14 -05:00
config.values.php
Console.php Simplify and improve message about listing bookmarks 2016-02-17 11:53:17 +01:00
core.lib.php Merge branch 'QA_4_6' into QA_4_6-security 2016-12-21 11:10:25 +01:00
create_addfield.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
database_interface.inc.php Avoid confusing warning when mysql extension is missing 2016-05-23 10:53:13 +02:00
DatabaseInterface.php Honor user configured connection collation 2016-12-19 16:18:21 +01:00
db_common.inc.php Remove PmaAbsoluteUri from redirects 2016-02-03 14:32:14 +01:00
db_designer.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
db_table_exists.lib.php Fix Navigation tests and Export tests 2016-11-04 11:55:46 +05:30
DbList.php Use https when linking to php.net 2016-05-17 10:10:13 +02:00
DbQbe.php Limit maximal number of rows in QBE 2016-08-18 17:02:42 +02:00
DbSearch.php Fix database search with newer php-gettext 2017-01-20 13:19:24 +01:00
display_change_password.lib.php Fix merge conflicts 2015-11-29 07:29:32 -05:00
display_create_table.lib.php
display_export.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
display_git_revision.lib.php Add rel="noopener noreferrer" to all target="_blank" links 2016-07-12 11:02:53 +02:00
display_import_ajax.lib.php Remove checks for PHP versions we no longer support 2016-01-28 16:08:47 +01:00
display_import.lib.php Ensure we have integer as offset 2016-06-17 13:01:56 +02:00
display_select_lang.lib.php Fixed activation of some languages 2016-03-24 23:30:24 +01:00
DisplayResults.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
error_report.lib.php Merge remote-tracking branch 'security/QA_4_6-security' into QA_4_6 2016-08-16 16:34:37 -04:00
error.inc.php
Error.php Merge branch 'QA_4_6' into QA_4_6-security 2016-09-02 14:41:07 +02:00
ErrorHandler.php Merge branch 'QA_4_6' into QA_4_6-security 2016-09-02 14:36:28 +02:00
export.lib.php Merge branch 'QA_4_6' into QA_4_6-security 2016-11-10 11:09:21 +01:00
file_listing.lib.php Do not allow symlinks in UploadDir 2016-07-12 12:50:36 +02:00
File.php Do not allow symlinks in UploadDir 2016-07-12 12:50:36 +02:00
Font.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
Footer.php Share code for rendering custom header and footer 2016-12-19 15:20:12 +01:00
Header.php Share code for rendering custom header and footer 2016-12-19 15:20:12 +01:00
iconv_wrapper.lib.php Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
import.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
index.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
Index.php Use same query for display and execution when dropping index 2017-01-06 09:45:42 +01:00
IndexColumn.php No nested ternary operators 2015-12-02 09:19:33 -05:00
information_schema_relations.lib.php
insert_edit.lib.php Remove dead code related to 4a2695c 2017-01-17 14:10:24 -05:00
ip_allow_deny.lib.php Use hash_equals when comparing IPv6 allow rules 2016-09-02 15:10:53 +02:00
js_escape.lib.php PMA_jsFormat accepts only strings 2016-06-17 11:43:51 +02:00
kanji-encoding.lib.php Fixed Kanji encoding in some specific cases 2015-12-28 10:48:31 +01:00
Language.php Add infrastructure to map language to MySQL locale 2016-01-13 08:44:24 +01:00
LanguageManager.php Remove check for < in Accept-Language header 2016-11-18 10:52:57 +01:00
Linter.php Correctly calculate string length 2016-08-30 14:48:43 +02:00
ListAbstract.php
ListDatabase.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
logging.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
Menu.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
Message.php Avoid rendering BB code when showing PHP/MySQL errors 2016-09-02 14:36:23 +02:00
mime.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
mult_submits.inc.php Move common code inside the method 2016-01-14 13:09:55 +11:00
mult_submits.lib.php Fix #12433 : Copy table with prefix does not copy the indexes 2016-08-03 16:43:24 +05:30
mysql_charsets.inc.php Remove not needed reset() 2016-01-05 12:33:39 +01:00
mysql_charsets.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
mysql_relations.lib.php
normalization.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
opendocument.lib.php
operations.lib.php Share code for getting lower_case_table_names value 2017-01-18 09:58:29 +01:00
OutputBuffering.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
parse_analyze.lib.php
Partition.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
PDF.php Fixed invalid Content-Length in some HTTP responses 2016-07-22 16:41:51 +02:00
plugin_interface.lib.php Remove unnecessary call to ksort on empty list 2016-11-13 11:37:50 +05:30
pmd_common.php Add some missing html encoding 2016-12-19 17:13:43 +01:00
Psr4Autoloader.php Make PHPCS happy 2015-10-29 07:37:55 +11:00
RecentFavoriteTable.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
relation_cleanup.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
relation.lib.php Fix some more instances of wrong arguments 2016-11-25 18:03:30 +05:30
replication_gui.lib.php Merge branch 'QA_4_6' into QA_4_6-security 2017-01-07 11:00:58 +01:00
replication.inc.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
Response.php Do not try to wrap output in case response handling is disabled 2016-07-28 10:50:35 +02:00
sanitizing.lib.php Fixed rendering BBCode links in setup 2016-09-16 09:47:29 +02:00
SavedSearches.php Merge branch 'QA_4_6' into QA_4_6-security 2016-11-10 11:09:21 +01:00
Scripts.php Remove unsued code for generating events 2016-08-03 11:36:41 +02:00
select_server.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
server_common.inc.php
server_common.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
server_privileges.lib.php Fix check for user groups freatures being enabled 2017-01-06 09:56:15 +01:00
server_status_advisor.lib.php Remove useless empty lines at beginning of files. 2015-10-27 18:56:40 +01:00
server_status_monitor.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
server_status_processes.lib.php Fixed filtering for active processes 2017-01-20 16:24:34 +01:00
server_status_queries.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
server_status_variables.lib.php Properly escape MySQL status variables 2016-07-10 18:07:59 +02:00
server_status.lib.php Remove useless empty lines at beginning of files. 2015-10-27 18:56:40 +01:00
server_user_groups.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
server_users.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
ServerStatusData.php Fix division by zero in case of misconfigured MySQL server 2016-06-09 09:49:13 +02:00
session.inc.php Fix regexp for file path cleanup 2016-09-02 14:25:04 +02:00
session.lib.php Do not try to secure session in testsuite 2016-05-23 15:00:57 +02:00
special_schema_links.lib.php Force relative paths in links 2016-08-24 11:45:40 +02:00
sql_query_form.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
sql.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
StorageEngine.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
string.lib.php
stringMb.lib.php Merge branch 'QA_4_5' 2015-12-28 10:07:23 +01:00
stringNative.lib.php
SubPartition.php
sysinfo.lib.php Use new URL for phpsysinfo 2016-07-27 16:21:00 +02:00
SysInfo.php
SysInfoLinux.php Fix numeric errors 2016-12-13 08:29:40 +01:00
SysInfoSunOS.php
SysInfoWINNT.php There is no need to reset() before foreach() 2016-01-05 11:26:34 +01:00
SystemDatabase.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
Table.php Share code for getting lower_case_table_names value 2017-01-18 09:58:29 +01:00
tbl_columns_definition_form.inc.php Fixed parsing of field definition 2016-03-09 09:02:07 +01:00
tbl_common.inc.php Simplify detection of current script 2015-12-24 08:12:56 -05:00
tbl_info.inc.php Cleanup code for getting table information 2016-09-26 13:44:57 +02:00
tbl_partition_definition.inc.php Using zero value in input's value makes JS block it even if partitions are not being created 2016-11-26 09:14:35 +05:30
Template.php Assign helperFunctions before doing extract 2016-06-20 12:07:13 +02:00
Theme.php Do not provide fallback to cookie for font size 2016-12-08 11:28:03 +01:00
ThemeManager.php No need for unset() as we are not in global context 2015-12-09 08:37:51 +01:00
Tracker.php Merge branch 'QA_4_6' into QA_4_6-security 2016-11-10 11:09:21 +01:00
tracking.lib.php Merge branch 'QA_4_6' into QA_4_6-security 2016-11-10 11:09:21 +01:00
transformations.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
Types.php
TypesMySQL.php JSON data type is not supported in MariaDB 2016-03-28 22:17:48 +11:00
url_generating.lib.php Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
user_preferences.inc.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
user_preferences.lib.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
util.lib.php
Util.php Merge pull request #12807 from nijel/cookie-fatal 2016-12-19 15:28:07 +01:00
vendor_config.php Remove setup download/load/delete features 2016-12-21 11:34:42 +01:00
VersionInformation.php Merge branch 'QA_4_6' into QA_4_6-security 2016-09-16 09:49:17 +02:00
zip_extension.lib.php Sanitize filename on SHP import 2016-07-22 11:52:49 +02:00
ZipFile.php Change url to https 2016-07-27 16:25:48 +02:00