Herman van Rink
2ee9ff3e20
bug #2944069 [config] Extraneus dot from dirname() when installed in root, thanks to ayanamist
2010-02-03 15:32:37 +00:00
Michal Čihař
608ad9b147
bug #2936482 [core] Fix SSL detection.
2010-01-22 21:52:30 +00:00
Michal Čihař
5a5bbbe055
Make the code for getThemeUniqueValue at least a bit readable.
2010-01-21 13:08:40 +00:00
Michal Čihař
0b15e478d7
PmaAbsoluteUri is now checked at the beginning
...
This way we don't have to care in all other places whether it is correct
or not.
2010-01-21 12:49:49 +00:00
Michal Čihař
6ca77a8b5e
Simplify https condition as we already know this.
2010-01-21 12:49:09 +00:00
Michal Čihař
7c4eb67e13
We don't need __wakeup in PMA_Config as it is no longer in session.
2010-01-21 12:35:05 +00:00
Michal Čihař
dd58fce29c
Fix more occurences of $_SESSION['PMA_Config'].
2010-01-21 12:33:30 +00:00
Michal Čihař
3235e026a5
rfe #2393597 [core] phpMyAdmin honors https in PmaAbsoluteUri.
...
Add function to detect current https state in addition the one which
checks what user has configured. Then we do not rewrite configured URL
if protocol differs, because we hope user has made the right thing.
2010-01-21 11:21:50 +00:00
Michal Čihař
3c5c7f3630
[core] Cookie path now honors PmaAbsoluteUri.
2010-01-21 11:20:42 +00:00
Michal Čihař
58d9b034f7
Cache results of checkPmaAbsoluteUri.
2010-01-21 11:19:49 +00:00
Michal Čihař
94c2f864ae
[core] Remove config data from session as it brings chicken-egg problem.
...
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Michal Čihař
f7dda75cd7
Separate ?> to avoid confusing syntax highlighters.
2010-01-21 11:13:04 +00:00
Marc Delisle
c343434849
revert fix for bug #2931216
2010-01-21 00:36:27 +00:00
Marc Delisle
ba66e07181
bug #2931216 Relations settings not updated on config change
2010-01-20 18:10:37 +00:00
Marc Delisle
8ed383bf13
advance version numbers
2009-12-31 13:27:55 +00:00
Marc Delisle
38fea0cc9e
in SESSION, userconf renamed to tmp_user_values to avoid confusion with the future db-based user preferences
2009-06-20 16:36:58 +00:00
Herman van Rink
5d6af24268
bug #2799009 Login with ipv6 IP address breaks redirect
2009-05-31 12:50:52 +00:00
Marc Delisle
e038883325
3.3.0-dev
2009-05-18 14:28:56 +00:00
Marc Delisle
857eba2705
bug #2729191 [config] CheckConfigurationPermissions = false is worthless
2009-04-12 11:42:14 +00:00
Marc Delisle
398feb40fd
patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3
2008-12-14 13:58:06 +00:00
Michal Čihař
7503c9b75d
Better support for vendor customisation (based on what Debian needs)
2008-11-30 12:58:55 +00:00
Michal Čihař
ebeb0c319f
Adding @package, first part.
2008-11-24 10:32:56 +00:00
Marc Delisle
c39bb3bb3f
3.2.0-dev
2008-11-08 14:18:12 +00:00
Michal Čihař
737b292e0d
Indentation.
2008-09-03 13:06:17 +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
91ae7b67bd
various code improvements, thanks to Piotr Przybylski
2008-08-16 12:17:52 +00:00
Marc Delisle
cdbc44343c
3.1.0-dev
2008-08-08 10:51:58 +00:00
Marc Delisle
bb2c1fbb8d
color picker (work in progress)
2008-07-10 17:53:31 +00:00
Marc Delisle
544831fda7
patch #2007196 , Typos in comments, thanks to knittl - knittl
2008-07-01 19:21:28 +00:00
Marc Delisle
1c96d44d34
Font size option problem when no config file
2008-06-28 15:46:54 +00:00
Marc Delisle
4e76dc40a3
improved fix for bug 1996943
2008-06-20 17:53:30 +00:00
Marc Delisle
be10c2988f
bug #1996943 [export] Firefox 3 and .sql.gz (corrupted)
2008-06-19 12:29:48 +00:00
Marc Delisle
ba57a90e8b
bug #1909711 [security] Sensitive data in session files
2008-03-29 06:06:35 +00:00
Marc Delisle
603e566c0d
bug #1864468 [display] Theme does not switch to darkblue_orange
2008-01-05 13:33:05 +00:00
Marc Delisle
c3f7496a7f
bug #1817612 [cookies] Wrong cookie path on IIS with PHP-CGI
2007-12-13 18:48:53 +00:00
Marc Delisle
ea594740ca
remove debug code
2007-12-10 18:14:16 +00:00
Marc Delisle
ffc9a28eaf
bug #1806236 Make the world write check on config.inc.php optional
2007-12-10 18:02:20 +00:00
Marc Delisle
8b67c1819b
bug #1817224 [import] Incorrect detection of file_uploads in some cases
2007-11-05 12:24:13 +00:00
Sebastian Mendel
ef7a052074
- fixed XSS in server_status.php, thanks to Omer Singer, The DigiTrust Group
...
- fixed some possible XSS with PHP_SELF (PATH_INFO)
- commented out some use of PATH_INFO ... needs further testing
2007-10-16 07:11:28 +00:00
Marc Delisle
37d2d05399
Font size detection was no longer working
2007-10-10 16:56:22 +00:00
Sebastian Mendel
e51a242ee7
removed MySQL < 5 related comment
2007-10-02 08:58:16 +00:00
Marc Delisle
315764bc85
patch goes to 2.11.1 instead of 2.11.2
2007-09-18 12:10:53 +00:00
Marc Delisle
44e9ee3c35
patch #1787915 Avoid CSS reloading on every click, thanks to Juergen Wind
2007-09-17 16:32:17 +00:00
Sebastian Mendel
d2b9013fad
fixed E_STRICT
2007-08-02 11:40:16 +00:00
Marc Delisle
ebc2899198
default font size of 82%
2007-07-23 23:54:41 +00:00
Marc Delisle
ef3f2b5a69
version numbers for QA_2_11 and trunk
2007-07-18 16:13:58 +00:00
Marc Delisle
f73d68265b
RFE #1743983 : replace $max_characters by a configurable param MaxCharactersInDisplayedSQL
2007-07-01 19:26:41 +00:00
Marc Delisle
9d9cd7221b
bug #1727138 HTML not encoded (last part of the fix)
2007-06-27 15:12:40 +00:00
Sebastian Mendel
cfeb306526
coding standard: no spaces inside braces
2007-04-01 11:02:46 +00:00
Sebastian Mendel
d0facc3d4f
splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php
2007-03-20 14:16:18 +00:00