Commit Graph

36670 Commits

Author SHA1 Message Date
Rouslan Placella
2ec0de3a9f Fix for bug #3350790 - JS error in Table->Structure->Index->Edit 2011-07-04 12:51:17 +01:00
Rouslan Placella
c4ecddb5a2 Fix for bug #3353649 - "Create an index on X columns" form not validated 2011-07-04 12:31:14 +01:00
Marc Delisle
041cd7e7d2 3.4.3.1 release 2011-07-02 20:51:34 -04:00
Marc Delisle
58d86350c4 Merge branch 'MAINT_3_4_3' into QA_3_4 2011-07-02 20:49:29 -04:00
Marc Delisle
e214683f9f 3.4.3.1 release 2011-07-02 20:49:01 -04:00
Madhura Jayaratne
5217946601 bug #3340151 [export] Working SQL query exports error page 2011-07-02 07:05:54 +05:30
Madhura Jayaratne
4d1540cc1c bug #3348995 [config] $cfg['Export']['asfile'] set to false does not select asText option 2011-07-01 22:58:35 +05:30
Herman van Rink
b434320eff Fixed filtering of a file path, which allowed for directory traversal, see PMASA-2011-8 2011-06-30 20:26:08 +02:00
Herman van Rink
69fb0f8e7d Fixed regexp quoting issue in Synchronize code, see PMASA-2011-7 2011-06-30 13:26:29 +02:00
Herman van Rink
0fbedaf5fd Fixed possible code injection incase session variables are compromised, see PMASA-2011-6 2011-06-30 13:21:31 +02:00
Herman van Rink
7ebd958b2b Fixed possible session manipulation in swekey authentication, see PMASA-2011-5 2011-06-30 12:30:58 +02:00
Michal Čihař
614639a5c5 Merge remote-tracking branch 'origin/MAINT_3_4_3' into QA_3_4 2011-06-28 09:51:02 +02:00
Michal Čihař
9fc6e35cfd Avoid double escaping 2011-06-27 10:20:29 -04:00
Michal Čihař
9129444381 Avoid double escaping 2011-06-27 16:09:22 +02:00
Michal Čihař
31df8ebb5d Merge branch 'MAINT_3_4_3' into QA_3_4 2011-06-27 16:08:11 +02:00
Marc Delisle
d3b67a35a0 Merge branch 'MAINT_3_4_3' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into MAINT_3_4_3 2011-06-27 08:23:05 -04:00
Marc Delisle
edf46c8022 3.4.3 release 2011-06-27 08:21:06 -04:00
Marc Delisle
e21d6073e4 3.4.3 release 2011-06-27 08:20:21 -04:00
Michal Čihař
43c7f939c3 Merge branch 'MAINT_3_4_3' into QA_3_4 2011-06-27 13:56:05 +02:00
Michal Čihař
79d924add8 Really show full field definition, not just "full text" text 2011-06-27 13:55:54 +02:00
Michal Čihař
5e28dbea22 Merge branch 'MAINT_3_4_3' into QA_3_4 2011-06-27 13:40:49 +02:00
Michal Čihař
4bec3b3bee Lower threshold for translations
It looks like incomplete translations do attract new translators, so
let's include few more.
2011-06-27 13:40:15 +02:00
Michal Čihař
2c6666bf03 Update translations from master 2011-06-27 13:39:17 +02:00
Michal Čihař
f09d19cfa3 Merge branch 'MAINT_3_4_3' into QA_3_4 2011-06-24 12:59:38 +02:00
Michal Čihař
52269e0e56 Update translations from master 2011-06-24 12:59:27 +02:00
Rouslan Placella
e8ee4eb11b Fixed changelog (bugfixes for 3.4.4, were filed under 3.4.3) 2011-06-22 13:43:10 +01:00
Rouslan Placella
9e224184d7 Fixed bug #3323101 - Invalid escape sequence in SQL parser 2011-06-21 20:38:42 +01:00
Rouslan Placella
c2dd99965d Fixed bug #3323060 - SQL parser breaks AJAX requests if query has unclosed quotes 2011-06-21 20:33:32 +01:00
Michal Čihař
341dc1296f Merge branch 'MAINT_3_4_3' into QA_3_4 2011-06-21 12:08:54 +02:00
Michal Čihař
dc6c1e8b5c I think htmlspecialchars should be used here 2011-06-21 12:08:48 +02:00
Michal Čihař
3336bf3636 Merge branch 'MAINT_3_4_3' into QA_3_4 2011-06-21 12:05:16 +02:00
Michal Čihař
cb043f4365 Use standard infrastructure for generating links, this also prevents XSS 2011-06-21 12:04:52 +02:00
Marc Delisle
7ecb1abaa4 3.4.4-dev 2011-06-20 12:21:11 -04:00
Marc Delisle
a8caf74fda 3.4.3-rc1 2011-06-20 12:18:57 -04:00
Marc Delisle
6944ee44ce ChangeLog entry for "Minor XSS" 2011-06-20 10:15:08 -04:00
Marc Delisle
3bd3f60b28 Merge commit '7602e1593c1565b4dbd90df13fd162cee6546798' into QA_3_4 2011-06-20 10:12:52 -04:00
Michal Čihař
6616a6b34c Changes from master 2011-06-20 11:28:05 +02:00
Rouslan Placella
ada8916b98 bug #3319466 [edit] Inline query edit does not escape special characters 2011-06-17 21:10:00 +01:00
Michal Čihař
b45de543c0 Fix syntax error 2011-06-17 11:50:28 +02:00
Michal Čihař
bbe388010b Update based on master 2011-06-17 11:04:15 +02:00
Madhura Jayaratne
9d2269d297 bug #3317293 [edit] Inline edit places HTML line breaks in edit area 2011-06-16 21:05:54 +05:30
Jacob Middag
99bae4acb9 patch #3317206 [privileges] Generate password option missing on new accounts 2011-06-16 07:57:09 -04:00
Madhura Jayaratne
396e4e9979 bug #3315741 [display] Inline query edit broken 2011-06-15 20:06:26 +05:30
Michal Čihař
8cebaca19b bug #3315720 [search] Fix search in non unicode tables
We need to convert field to unicode because the connection is in utf-8
and we might give utf-8 input as well.
2011-06-14 09:15:07 +02:00
Michal Čihař
c4c8fcb2b5 Merge changes from master 2011-06-14 08:57:20 +02:00
Michal Čihař
fa6640559b Update from master 2011-06-13 14:25:27 +02:00
Michal Čihař
7ff4cb07cc Update from master 2011-06-13 08:52:17 +02:00
Herman van Rink
7602e1593c Minor xss reported by Aung Khant 2011-06-12 21:41:54 +02:00
Herman van Rink
e49ab1bfe1 Minor xss reported by Aung Khant 2011-06-10 21:43:16 +02:00
Herman van Rink
bbccc36817 Minor xss reported by Aung Khant 2011-06-10 21:38:43 +02:00