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-01-28Fix #11891 Error with PMA 4.0.10.13 with PHP 5.2Madhura Jayaratne
2016-01-26Use phpseclib's Crypt::Random to generate CSRF tokenMichal Čihař
2013-05-28bug #3957 Cookies must be enabled past this pointMarc Delisle
2012-06-03Fix some style violationsMadhura Jayaratne
2012-04-29fix indentationDieter Adriaenssens
2012-03-21Coding style improvementsMadhura Jayaratne
2011-12-05Merge branch 'QA_3_4'Marc Delisle
2011-12-05bug #3398788 [session] No feedback when result is empty (signon auth_type)Marc Delisle
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-08-22Merge conflict resolved for Lori's tree merge to mainninadsp
2010-08-17Merge branch 'QA_3_3'Michal Čihař
2010-08-17Generate new token on forcible generating of session id.Michal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-17This can not use translations as they are initialized after sessions.Michal Čihař
2010-05-14gettext conversionMarc Delisle
2010-05-05Convert session module warning to generic message function.Michal Čihař
2010-01-22rfe #1379201 [core] Add option to configure session_save_path.Michal Čihař
2010-01-21Properly initialize session cookie params.Michal Čihař
2010-01-21[core] Remove config data from session as it brings chicken-egg problem.Michal Čihař
2009-12-313.3Marc Delisle
2009-12-313.3Marc Delisle
2009-07-02patch #2798592 [import] Progress barMarc Delisle
2008-11-28bug #2355753 [core] do not bail out creating session on any PHP warningMichal Čihař
2008-11-24Adding @package, second part.Michal Čihař
2008-11-23bug #2186823 [core] bad session.save_path not detectedMarc Delisle
2008-08-01bug #2032707 [core] PMA does not start if ini_set() is disabledMarc Delisle
2008-06-21protection against XSS when register_globals is on and .htaccess has no effectMarc Delisle
2008-05-01bug #1955386 [session] Overriding session.hash_bits_per_characterMarc Delisle
2007-11-25bug #1763343 [session] Behavior with session.auto_start enabledMarc Delisle
2007-10-08removed obsolete PHP < 5.2 code (doc)Sebastian Mendel
2007-10-08removed obsolete PHP < 5.2 codeSebastian Mendel
2007-06-05bug #1728590, last part of the fixMarc Delisle
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2007-02-10get rid of propiconMarc Delisle
2007-01-08prevent attack on the session name cookieMarc Delisle
2007-01-05bug #1538132, remove the setting of session.save_handler to 'files'Marc Delisle
2006-12-10allow caching of phpmyadmin.css.phpMarc Delisle
2006-11-17Check before commit!Michal Čihař
2006-10-20wrong parameter when calling error.phpMarc Delisle
2006-09-29security fixesMarc Delisle
2006-09-21use @todo tag for todo items, to show up in generated documentationSebastian Mendel
2006-05-30Remove unused code.Michal Čihař
2006-04-20Protect against external links which could perform any action (CVE-2006-1804).Michal Čihař
2006-03-02bug #1411996, support session.autostart=1 without the need of .htaccessMarc Delisle