Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-29Prepare for 4.0.10.20RELEASE_4_0_10_20Isaac Bennetch
2017-03-27Truncate only long passwordsMichal Čihař
2017-03-18Fix database search with newer php-gettextСорокин Александр
2017-01-21Prepare changelog for 4.0.10.19Michal Čihař
2017-01-17Merge changes from php-gettext 1.0.12Michal Čihař
2017-01-07Remove setup download/load/delete featuresMichal Čihař
2016-12-08Do not provide fallback to cookie for font sizeMichal Čihař
2016-12-08Quote table name for use in regexpMichal Čihař
2016-11-244.0.10.18 release and ChangeLogRELEASE_4_0_10_18Isaac Bennetch
2016-11-08Handle multiple `:p` while sanitizing MySQL hostsDeven Bansod
2016-10-11Manage new-lines and extra whitespaces properlyDeven Bansod
2016-10-04Correctly parse string length when checking serialized dataMichal Čihař
2016-09-02Use hash_equals when comparing IPv6 allow rulesMichal Čihař
2016-09-02Stricter URL validationMichal Čihař
2016-08-18Limit maximal number of rows in QBEMichal Čihař
2016-08-18Stricter validation of NavigationLogoLinkMichal Čihař
2016-08-18Strip path even if openbasedir restrictions applyMichal Čihař
2016-08-18Use hash_equals for checking usernameMichal Čihař
2016-08-18Use hash_equals for comparing username in allow/deny rulesMichal Čihař
2016-08-18Strip null bytes from MySQL usernameMichal Čihař
2016-08-16Release 4.0.10.17RELEASE_4_0_10_17Isaac Bennetch
2016-07-29Move hostname sanitization to correct placeMichal Čihař
2016-07-28Do not try to wrap output in case response handling is disabledMichal Čihař
2016-07-28Escape string when showing confirmation messageMichal Čihař
2016-07-26Move generator scripts out of the codeMichal Čihař
2016-07-26Remove option to show phpinfo() ($cfg['ShowPhpInfo'])Michal Čihař
2016-07-23Ensure GIS point coordinates are numericMichal Čihař
2016-07-23Fix random invocationMichal Čihař
2016-07-23Enable LOAD DATA LOCAL INFILE only when neededMichal Čihař
2016-07-22Backport cookie encryption from 4.6 branchMichal Čihař
2016-07-22Send standard set of HTTP headers on redirectMichal Čihař
2016-07-22Sanitize filename on SHP importMichal Čihař
2016-07-22Delete temporary file before reporting errorMichal Čihař
2016-07-18Improve URL filtering in url.phpMichal Čihař
2016-07-18Use https to access phpmyadmin.netMichal Čihař
2016-07-13Fix exporting multiline commentsMichal Čihař
2016-07-13HML encode embedded JSON dataMichal Čihař
2016-07-13Ensure widht and height are integersMichal Čihař
2016-07-13Ensure widht and height are integersMichal Čihař
2016-07-13Properly handle newlines in SQL commentsMichal Čihař
2016-07-13Do not try to create non existing classesMichal Čihař
2016-07-12Correctly escape MySQL username in queriesMichal Čihař
2016-07-12Ensure page number is integerMichal Čihař
2016-07-12Escape suggested database nameMichal Čihař
2016-07-12Validate serialized data before unserializingMichal Čihař
2016-07-12Sanitize MySQL host name before connectingMichal Čihař
2016-07-12Use iframe sandbox for rendering HTML in transformationMichal Čihař
2016-07-12Use phpseclib's Crypt module to generate encryption keysMichal Čihař
2016-07-12Do not allow symlinks in UploadDirMichal Čihař
2016-07-12Escape HTML in Mediawiki commentsMichal Čihař