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
2018-11-11Retrieve parameters from $_GET in url.phpMaurício Meneghini Fauth
2017-07-07Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-29Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-03Refactor the core functions into static methodsMaurício Meneghini Fauth
2016-12-07Simplify Response object handlingMichal Čihař
2016-07-22Merge branch 'QA_4_6-security' into master-securityMichal Čihař
2016-07-22Send standard set of HTTP headers on redirectMichal Čihař
2016-07-22Merge branch 'QA_4_6'Michal Čihař
2016-07-22Allow only https outgoing linksMichal Čihař
2016-06-15Merge branch 'QA_4_6'Michal Čihař
2016-06-15Use standard redirect functionMichal Čihař
2016-02-22Refactor text sanitization and javascript escaping, Issue #11989, #11988Durgesh
2016-02-03Remove PmaAbsoluteUri from redirectsMichal Čihař
2015-12-03Remove some unnecessary string concatenationsMarc Delisle
2015-10-23Port content spoofing fixMarc Delisle
2015-05-07Long links may be converted to formsMadhura Jayaratne
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-12-03bug #4612 [security] XSS vulnerability in redirection mechanismMichal Čihař
2014-02-11Simplify url redirectory code, no need for two branchsMichal Čihař
2014-02-11Improvements in URL redirectorMichal Čihař
2014-02-08Remove commented debugging code. Replace tabs with spacesMadhura Jayaratne
2014-02-07Fix coding style; add localizationMarc Delisle
2014-02-07Fix for bug#4237.Dhananjay
2013-09-12fix coding style: true is lower caseDieter Adriaenssens
2013-09-12Fix URL redirector in case of fatal erorrsMichal Čihař
2012-07-01Merge branch 'QA_3_5'J.M
2012-07-01Backport commit 4521b28 to fix bug #3527531, die after sending Location heade...J.M
2012-06-01Add missing @package tagMichal Čihař
2012-04-30Wrap some long linesMadhura Jayaratne
2012-04-11add vim directive for indenting with spacesDieter Adriaenssens
2011-05-20Make redirector require valid tokenMichal Čihař
2011-01-31No need for authentication on url.php (bug#3168011).Michal Čihař
2011-01-28[security] Redirect external links to avoid Referer leakage.Michal Čihař