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
2016-08-18Use hash_equals for checking usernameMichal Čihař
2016-08-18Strip null bytes from MySQL usernameMichal Čihař
2016-07-26Move generator scripts out of the codeMichal Čihař
2016-07-23Fix random invocationMichal Čihař
2016-07-22Backport cookie encryption from 4.6 branchMichal Čihař
2016-07-22Sanitize filename on SHP importMichal Čihař
2016-07-22Delete temporary file before reporting errorMichal Čihař
2016-07-18Use https to access phpmyadmin.netMichal Čihař
2016-07-13Fix exporting multiline commentsMichal Č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-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-12Escape HTML in Mediawiki commentsMichal Čihař
2016-07-12Use _blank target instead of invalid _newMichal Čihař
2016-07-12Add rel="noopener noreferrer" to all target="_blank" linksMichal Čihař
2016-07-12Use whitelist rather than blacklist for URL filteringMichal Čihař
2016-07-11Remove Swekey supportMichal Čihař
2016-07-08Improve cookie encryptionMichal Čihař
2016-06-30Properly escape generated XML exportMichal Čihař
2016-06-30Generate valid PHP code even when table/database name contains PHP markupMichal Čihař
2016-06-22Do not allow javascript: links in transformationMichal Čihař
2016-06-17Simplify and cleanup transformation pluginsMichal Čihař
2014-12-01bug #4611 [security] DOS attack with long passwordsMadhura Jayaratne
2013-09-17bug #4001 Import error: Class 'ImportOds' not foundMadhura Jayaratne
2013-07-28Fix merge conflictsMarc Delisle
2013-07-28[security] Fix stored XSS in link transformation plugin, see PMASA-2013-13Dieter Adriaenssens
2013-07-19- bug #4019 Create database if not exists (export): add an option to theMarc Delisle
2013-07-17Fix merge conflictsMarc Delisle
2013-06-24fix typoDieter Adriaenssens
2013-06-11bug #3645 Better handling of invalid ODS documentsMichal Čihař
2013-06-10Fix regression: Missing removeCRLF option in ExportCsv and ExportExcel plugins.Kari Söderholm
2013-05-28bug #3957 Cookies must be enabled past this pointMarc Delisle
2013-05-23bug #3933 Do not translate "Open Document" in export settingsMarc Delisle
2013-05-20bug #3924 Show warning when CSV file does not contain data for all columnsMadhura Jayaratne
2013-05-20Merge pull request #395 from ayusun/exportsqlupdateMarc Delisle
2013-05-19bug #3946 Missing CSV import option "Do not abort on INSERT error"Marc Delisle
2013-05-16creating database while exporting at database levelayusun
2013-05-15Merge pull request #379 from mynetx/bug-3907Marc Delisle
2013-05-14Bug fix #3910 with updated code indentationayusun
2013-05-13Bug fix 3910. Updated Export plugin to support zero rowsayusun
2013-05-13Fix bug #3907 undefined variables, function parameter problemsJ.M
2013-05-12bug #3915 Import of CSV file (Replace table data with file) with duplicate va...Marc Delisle
2013-04-28Fix notice Undefined index: old_usr in AuthenticationHttp.class.php:162J.M
2013-04-28Add rfe #1421 Add retry button on connection failure with config authJ.M
2013-04-28Correct welcome message horizontal alignment for config authJ.M
2013-04-25Merge pull request #267 from kasunchathuranga/Bug3879Madhura Jayaratne
2013-04-24Typo in input field nameMarc Delisle