Commit Graph

5676 Commits

Author SHA1 Message Date
Michal Čihař
0d219abdcd XSS in MSIE using NUL byte, thanks to JPCERT. 2008-09-22 10:13:32 +00:00
Marc Delisle
c4c683bb64 bug #2113848 [navi] Page number after database switching 2008-09-21 13:02:41 +00:00
Marc Delisle
0cd3a3e945 Hungarian update 2008-09-15 19:49:59 +00:00
Marc Delisle
64623fe9db [security] Code execution vulnerability 2008-09-15 12:03:45 +00:00
Marc Delisle
b108d54d33 Spanish update 2008-09-14 11:39:31 +00:00
Marc Delisle
4c66210e88 Cannot sort twice on a column when the table name contains accents 2008-09-11 17:03:49 +00:00
Marc Delisle
0bac6c14eb patch #2099972 [structure] Display None when there is no default value 2008-09-09 17:23:59 +00:00
Marc Delisle
8a4d1084d3 patch #2099962 [js] fix js error without frameset 2008-09-09 17:05:58 +00:00
Marc Delisle
09a4be3b74 bug #2090002 [display] Cannot edit row in VIEW 2008-09-08 16:43:36 +00:00
Marc Delisle
72d2ecb692 typo 2008-09-07 16:29:12 +00:00
Marc Delisle
2fff6e358f bug #2080963 [charset] Clarify doc and improved code 2008-09-07 15:29:00 +00:00
Marc Delisle
1030a66e8c typos and rephrasing 2008-09-03 20:52:07 +00:00
Michal Čihař
04570f5eb7 rfe #1612724 [export] add option to export without comments 2008-09-03 16:08:14 +00:00
Michal Čihař
a7ab2b98ee patch #2089240 [export] handle correctly switching SQL modes 2008-09-03 15:32:57 +00:00
Michal Čihař
432487b99d rfe #1778908 [auth] arbitrary server auth can now also accept port 2008-09-03 15:11:03 +00:00
Michal Čihař
e0987bfbc8 do not allow root user without password unless explicitly enabled by AllowEmptyRoot 2008-09-03 13:45:12 +00:00
Michal Čihař
c2489bc131 cookie authentication is now default 2008-09-03 13:33:02 +00:00
Michal Čihař
85cdc82d4d Cookie auth now autogenerates blowfish_secret, but it has some limitations and you still should set it in config file 2008-09-03 13:27:43 +00:00
Michal Čihař
181eb71fae Add links to mysqldump documentation for some options. 2008-09-03 11:54:58 +00:00
Michal Čihař
6dd8038725 better documentation of $cfg['TempDir'] (first draft) 2008-09-02 17:52:03 +00:00
Michal Čihař
e903114c58 Do not automatically set and create TempDir, it might lead to secrity issue (thanks to Thijs Kinkhorst). 2008-09-02 17:35:48 +00:00
Marc Delisle
300ac33342 patch #2075263 [auth] Single sign-on and cookie clearing 2008-09-02 16:44:02 +00:00
Marc Delisle
e5d28fd859 bug #2066923 [display] Navi browse icon does not go to page 1 2008-09-01 12:39:56 +00:00
Michal Čihař
9a682e2054 Point to new setup script in all places, drop old one. 2008-08-29 18:07:50 +00:00
Michal Čihař
1477cb55af Czech translation update. 2008-08-29 15:58:07 +00:00
Michal Čihař
6df6ebf95d safer handling of temporary files with open_basedir (thanks to Thijs Kinkhorst) 2008-08-29 15:49:06 +00:00
Marc Delisle
fb54cddd1d 2.11.9 and 2.11.10-dev 2008-08-28 16:41:57 +00:00
Marc Delisle
11f1379891 bug #2074250 [parser] Undefined variable seen_from 2008-08-28 16:17:53 +00:00
Marc Delisle
13ccc773bd Italian update; escape quotes in strCustomColor 2008-08-27 16:49:50 +00:00
Marc Delisle
68581d4474 Norwegian update 2008-08-27 16:33:59 +00:00
Marc Delisle
179279f08e patch #2067462 [lang] link FAQ references in messages 2008-08-26 16:50:07 +00:00
Marc Delisle
a7fd8bc128 Belarusian update 2008-08-25 16:48:04 +00:00
Marc Delisle
e77938bb20 BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress 2008-08-20 17:04:37 +00:00
Marc Delisle
1bd7ec70e2 bug #2046883 [core] Notices about deprecated dl() (so stop using it) 2008-08-16 14:06:27 +00:00
Marc Delisle
9d739fdd46 bug #2050068 [gui] "Check tables having overhead" selects wrong tables 2008-08-16 13:04:44 +00:00
Marc Delisle
63d4079051 bug #2045512 [export] Numbers in Excel export 2008-08-13 16:28:43 +00:00
Marc Delisle
ce342ea9ee Swedish update 2008-08-12 16:53:29 +00:00
Marc Delisle
057505b0a8 going to 3.0.0-beta 2008-08-10 12:20:11 +00:00
Marc Delisle
c7476d4d48 correct link for SweKey promo 2008-08-10 12:03:03 +00:00
Marc Delisle
9e83516255 bug #2033962 [import] Cannot import zip file 2008-08-09 17:14:28 +00:00
Marc Delisle
33421a8e5b bug #2037375 [export] DROP PROCEDURE needs IF EXISTS 2008-08-09 13:58:44 +00:00
Marc Delisle
1ded7cd77f bug #2037381 [export] Export type "replace" does not work 2008-08-06 17:25:31 +00:00
Marc Delisle
506d290408 bug #2004915 [bookmarks] Saved queries greater than 1000 chars not displayed 2008-08-01 20:02:21 +00:00
Marc Delisle
9ff701560f bug #2032707 [core] PMA does not start if ini_set() is disabled 2008-08-01 19:15:01 +00:00
Marc Delisle
2f81b47624 bug #2031221 [auth] Links to version number on login screen 2008-08-01 19:00:36 +00:00
Marc Delisle
0a64d6222f 2.11.8 2008-07-28 16:40:56 +00:00
Marc Delisle
e6db29ed88 headwords for sorted column 2008-07-26 15:18:59 +00:00
Marc Delisle
c4bf1f90a2 update ChangeLog (problem not present in 3.0-dev) 2008-07-24 18:34:11 +00:00
Marc Delisle
0bfb27fb05 possible XSS during setup 2008-07-24 17:26:05 +00:00
Marc Delisle
152a7342fd protection against cross-frame scripting 2008-07-24 17:12:32 +00:00