Michal Čihař
d2dc9481d2
Fix possible path existence disclossure
...
On non released versions (where line counts are not precalculated) it
was possible to check for file existence due to limited checks for
supplied path.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-29 15:28:32 +02:00
Weblate
94ec333a35
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2016-04-29 10:20:45 +02:00
Julien ITARD
5c5ba2d065
Translated using Weblate (French)
...
Currently translated at 99.9% (3209 of 3211 strings)
[CI skip]
2016-04-29 10:20:43 +02:00
Michal Čihař
2e0ed0d7c7
Changelog entry for #12208
2016-04-29 10:20:34 +02:00
Chien Wei Lin
13814f1006
Translated using Weblate (Chinese (Taiwan))
...
Currently translated at 100.0% (3211 of 3211 strings)
[CI skip]
2016-04-28 05:13:06 +02:00
Michal Čihař
df08b53e43
Fixed editing of VIEW structure
...
Fixes #12171
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-26 16:37:20 +02:00
Michal Čihař
586e238f01
Update SQL parser to 3.4.4
...
Revision 1ec169a2a76110bbd0734da23a43c4d23c1eecfb
Fixes #12144
Fixes #12205
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-26 15:54:04 +02:00
Michal Čihař
54b38e2999
Share js code for hostname input and fix it
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-26 12:50:42 +02:00
Michal Čihař
0cd7caee71
Share js code for username input and fix it
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-26 12:50:42 +02:00
Michal Čihař
6fdb046f9b
Move javascript code for password to functions.js
...
- This allows to share the code
- Also fixed bad references to fields
Fixes #12217
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-26 12:50:42 +02:00
Madhura Jayaratne
71078d61ad
Add FAQ on preventing path disclosure
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-04-26 19:24:58 +10:00
Michal Čihař
fc8486094c
Fixed config tab persistence errors
...
The URL hash can get appended php session ID breaking the hash lookup.
Fixes #12215
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-26 10:29:58 +02:00
Michal Čihař
53a51b953c
Document when ssl_verify was added
...
Issue #12146
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-25 12:49:00 +02:00
Deven Bansod
6d02018dc1
ChangeLog entry for #12211
...
Fixed #12211 in b12b1ae
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-04-25 09:53:03 +05:30
Deven Bansod
26da637ab4
Merge pull request #12213 from devenbansod/fix_#12211
...
ORDER BY clause should include Select subexpressions' names
2016-04-25 09:50:49 +05:30
Deven Bansod
b12b1ae08a
ORDER BY clause should include Select subexpressions' names
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-04-24 20:50:23 +05:30
Michal Čihař
7e19be3a10
Check if sessions are working and report failures
...
- Always check for session_start erorrs and report them, this catches
completely broken session storage or no free inodes for files
- Check whether session can be written, this catches the full disk case
Fixes #12204
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-21 12:09:50 +02:00
Michal Čihař
9ba7d44c18
Fixed loading of configuration file
...
If the loaded configuration is same as the one used, include_once will
not load it.
Fixes #12206
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-21 11:33:08 +02:00
Michal Čihař
f329a38639
Add missing variable
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-20 10:13:39 +02:00
Michal Čihař
e0724d2660
Fixed check for ndb version
...
Fixes #12200
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-20 10:07:06 +02:00
Michal Čihař
999db1491c
Fixed setting of language from user configuration
...
Fixes #12202
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-20 09:13:17 +02:00
Michal Čihař
04b5ae45ec
Move coding standard to dev requires
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-19 16:25:39 +02:00
Michal Čihař
8b29917eca
Use coding standard from phpmyadmin/coding-standard
...
It is way cleaner to have the coding standard separte and use it when
checking.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-19 16:22:55 +02:00
Weblate
3794b829e3
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2016-04-19 15:21:00 +02:00
bladerunn3r
0f2897ac80
Translated using Weblate (Polish)
...
Currently translated at 82.6% (2655 of 3211 strings)
[CI skip]
2016-04-19 15:20:59 +02:00
Liška
425a12eff9
Translated using Weblate (Czech)
...
Currently translated at 94.4% (3034 of 3211 strings)
[CI skip]
2016-04-19 15:20:58 +02:00
Michal Čihař
72c832cf59
Update SQL parser to 3.4.3
...
Revision 84c8ba677d4f27b2a02c9e1bae5e9d0356575338
Fixes #12197
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-19 15:20:19 +02:00
Michal Čihař
b4267b2fac
Add backlinks to configuration options
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 16:39:11 +02:00
Michal Čihař
4e0ca4601d
Document setup with Google Cloud SQL
...
Document what needs to be done to connect to Google Cloud SQL.
Fixes #12146
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 16:29:46 +02:00
Michal Čihař
9e2ae0c6ac
Merge pull request #12193 from nijel/connect-error
...
Do not hide errors from database connection attempts
2016-04-18 16:29:26 +02:00
Michal Čihař
cfbc31bfa6
Better reporting of connection errors
...
We really do not care about traceback or parameters in this case, all we
need is to display the message coming from PHP.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 13:32:52 +02:00
Michal Čihař
951f1fed5f
Add method to slice errors from the handler
...
This can be useful to pop n-last errors.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 13:32:52 +02:00
Michal Čihař
ea428dc860
Make ErrorHandler test more complete
...
Actually test handling of stored errors.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 13:32:52 +02:00
Michal Čihař
fa1d452e03
Do not hide errors from database connection attempts
...
Without these errors it's impossible to figure out what went wrong in
the SSL negotiation. All you get is error 2002 without any means to
diagnose and all important information is issued as PHP warnings.
Issue #12146
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 13:32:52 +02:00
Michal Čihař
b204a2daa5
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 92.4% (2970 of 3211 strings)
[CI skip]
2016-04-18 12:46:59 +02:00
Michal Čihař
8a764f1a6e
Do not hide errors from our code
...
This should not emit any PHP warnings at all.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 12:16:05 +02:00
Weblate
65052df07f
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2016-04-18 11:13:51 +02:00
Rogerio Marques
1132c66eb8
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 92.4% (2970 of 3211 strings)
[CI skip]
2016-04-18 11:13:50 +02:00
Michal Čihař
fdec3afe1b
Fix disabling SSL client verification
...
Issue #12146
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 11:12:48 +02:00
Szász Attila
1867c094d7
Translated using Weblate (Hungarian)
...
Currently translated at 95.9% (3081 of 3212 strings)
[CI skip]
2016-04-17 18:44:44 +02:00
Petr Kadlec
5480e57c4d
Translated using Weblate (Czech)
...
Currently translated at 94.4% (3033 of 3211 strings)
[CI skip]
2016-04-16 12:44:19 +02:00
Guilherme
23d507af54
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 92.4% (2967 of 3211 strings)
[CI skip]
2016-04-15 21:45:12 +02:00
Burak Yavuz
ac0ff3ab20
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3211 of 3211 strings)
[CI skip]
2016-04-15 18:45:31 +02:00
Weblate
5b1759ff68
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2016-04-13 14:47:02 +02:00
Stefano Martinelli
1769091848
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3211 of 3211 strings)
[CI skip]
2016-04-13 14:47:01 +02:00
Giovanni Sora
0e084c3486
Translated using Weblate (Interlingua)
...
Currently translated at 73.5% (2364 of 3213 strings)
[CI skip]
2016-04-13 14:47:00 +02:00
Michal Čihař
9ff296f841
Remove debugging code
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-13 14:46:30 +02:00
Michal Čihař
e234747f67
Merge branch 'QA_4_5' into QA_4_6
2016-04-13 14:46:11 +02:00
Michal Čihař
3a981d165a
Remove debugging code
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-13 14:45:19 +02:00
Ming Tsay
45395a6eee
Translated using Weblate (Chinese (Taiwan))
...
Currently translated at 98.1% (3153 of 3211 strings)
[CI skip]
2016-04-12 11:22:38 +02:00