Loïc Chapeaux
54b3449bc4
ensured compatibility with old releases
2002-01-19 19:15:06 +00:00
Loïc Chapeaux
b7bcc7128d
removed trailing whitespaces
2002-01-19 17:58:59 +00:00
Olivier Müller
9e76587ab9
removed the leftlight.php3 file, and put all the code in left.php3: it
...
should be cleaner and "nicer" this way.
2002-01-18 14:03:30 +00:00
Olivier Müller
f2567b035f
started to work on the "LeftLight" concept (cf. Changelog)
2002-01-11 15:59:32 +00:00
Loïc Chapeaux
e42e4d88f5
patch #497632 - Support for OS/2 browsers
2001-12-29 17:25:16 +00:00
Marc Delisle
70548ddc11
Short doc
2001-12-23 23:08:38 +00:00
Marc Delisle
1940764c61
Short doc
2001-12-22 16:34:44 +00:00
Marc Delisle
30cfe07204
bug 495112
2001-12-21 14:25:38 +00:00
Loïc Chapeaux
8f4c0a51e5
Ensure compatibility with old config. files
2001-12-18 17:51:10 +00:00
Loïc Chapeaux
41d3dedd5d
* ensure 'enable_dl' is set before using it;
...
* ensured compatibility with old configuration files for the authentication mode.
2001-12-15 09:12:33 +00:00
Loïc Chapeaux
68fef55681
Opera for Mac needs lower font sizes
2001-12-11 12:12:50 +00:00
Loïc Chapeaux
fd9977b729
improved OmniWeb support (default font sizes) thanks to Christian Schaffner
2001-12-10 17:08:28 +00:00
Loïc Chapeaux
14d21f10a4
Removed link for the problem with http auth. logout if this mode isn't used
2001-12-10 16:49:02 +00:00
Loïc Chapeaux
69b348a2dd
* moved all the authentication work in libraries so it will be easier to add new authentication modes;
...
* started merging patch #463127 - Cookie based authentication, thanks to Piotr Roszatycki & Dan Wilson.
2001-12-09 21:16:04 +00:00
Loïc Chapeaux
025cc84a53
patch #458673 - Nicer navigation for MSIE
2001-12-04 23:09:09 +00:00
Marc Delisle
ccfc8fe376
auth and strRunning
2001-12-04 18:42:18 +00:00
Loïc Chapeaux
0b393ba3e4
fixed bug #488317 - 'only_db' problem with the 2.2.x
2001-12-03 19:26:34 +00:00
Loïc Chapeaux
0b1fea0ae4
Taken into account the new $_* globals arrays defined with php 4.1+
2001-11-25 12:20:49 +00:00
Loïc Chapeaux
05fefd4211
PEAR codding standards
2001-11-23 01:04:57 +00:00
Loïc Chapeaux
becb93a963
simplified the error handling settings under php4
2001-11-21 20:55:06 +00:00
Loïc Chapeaux
249b02ef45
unset applied to a global variable inside a function just kills the symbolic link
2001-11-20 20:12:49 +00:00
Loïc Chapeaux
6648ebaf6e
fixed bug #479208 - Drop a table -> wrong server at left frame
2001-11-16 11:33:20 +00:00
Loïc Chapeaux
472a433a07
* fixed bug 481593 - interface fonts too big on macs;
...
* taked into account the case when "magic_quotes_sybase" is set in the php configuration file and fixed the js errors.
2001-11-14 20:50:23 +00:00
Loïc Chapeaux
7a6ff28037
Prepare the use of an Arabic translation (right to left text direction)
2001-11-10 13:17:18 +00:00
Loïc Chapeaux
aa245fe53a
feature #443134 - unlimited set_time_limit()
2001-11-09 22:35:46 +00:00
Loïc Chapeaux
476ef78631
* extended last fix from Robin to the "MySQL runtime information" and "MySQL system variables" links;
...
* but allowed these directives to be bypassed for super-users
2001-11-09 07:54:05 +00:00
Loïc Chapeaux
54e63a9036
fixed bugs if dbs names in "only_db" contain "_" or "%" characters
2001-10-29 22:40:37 +00:00
Loïc Chapeaux
2a56aad036
"SELECT" privilege on the "Password" field is no long required for the standard user
2001-10-27 12:09:54 +00:00
Loïc Chapeaux
8076cfa362
- fixed authentication issues
...
- extended the use of stduser/stdpass to the basic authentication
2001-10-23 21:45:50 +00:00
Loïc Chapeaux
0c8575c9ea
Fixed a possible "security" issue in advanced authentication mode (bypassing the 'only_db' setting was possible)
2001-10-23 07:05:17 +00:00
Loïc Chapeaux
a8d212b571
ensured:
...
* the same rules apply whatever is the authentication mode
* and that the cfgServers[i]['only_db'] is really used.
2001-10-22 21:14:45 +00:00
Loïc Chapeaux
b763ab53d5
changed font size for IE6
2001-10-19 15:12:11 +00:00
Loïc Chapeaux
a7abeeac50
removed the xml declaration
2001-10-19 14:05:30 +00:00
Loïc Chapeaux
c07a87d4b6
fixed bug #472353 - Doc can't be opened in IE5/Mac (because of an invalid DTD)
2001-10-18 17:49:28 +00:00
Loïc Chapeaux
a90a46877e
fixed bug #472209 (Login password bug if magic_quotes_gpc is set)
2001-10-17 20:49:52 +00:00
Loïc Chapeaux
0f1f461f4b
improved compatibility with the old phpMyAdmin configuration file
2001-10-17 10:11:40 +00:00
Loïc Chapeaux
ed31e94613
* fixed bug #468749 (Left Frame not expanding in iCab)
2001-10-11 23:55:54 +00:00
Loïc Chapeaux
7bd05bab2f
* fixed bug #468749 (Left Frame not expanding in iCab)
...
* fixed erroneous variable name
2001-10-11 22:23:57 +00:00
Loïc Chapeaux
3620897d9b
removed unnecessary md5 calls
2001-10-09 18:12:16 +00:00
Geert Lund
c0c89a7665
Fix: libraries/common.lib.php3: fixed localised_date() function
2001-10-03 08:08:04 +00:00
Loïc Chapeaux
e24e60df46
fixed "backslashed backslash" before wildcards problem in databases names
2001-09-30 08:32:03 +00:00
Loïc Chapeaux
caccd233a4
* fixed a possible problem with invalid keys values in the $uva_mydbs array;
...
* taken into account the case where available databases names returned by MySQL is empty or '%' (ie all databases);
* fixed an invalid regexp at line 494.
2001-09-29 17:39:40 +00:00
Loïc Chapeaux
c4c48770e1
some variable wasn't declared as global ones.
2001-09-26 19:24:59 +00:00
Loïc Chapeaux
435dfbbe7e
fixed some security issues
2001-09-25 23:24:15 +00:00
Loïc Chapeaux
e726fe785d
Fixed bug #444352 (Data Missing/POST Error)
2001-09-23 15:31:50 +00:00
Loïc Chapeaux
2c9fbe2a47
improved xhtml1.0 compliance
2001-09-21 20:09:46 +00:00
Marc Delisle
041a81a8e1
bug 460475
2001-09-16 00:32:52 +00:00
Loïc Chapeaux
949343630f
taken into account Mac case
2001-09-10 21:45:09 +00:00
Loïc Chapeaux
4c0b94af2e
o reson to display the "modify" link in $goto = main.php3
2001-09-09 16:43:23 +00:00
Loïc Chapeaux
20fbb53055
improved binary fields protection
2001-09-08 16:00:32 +00:00