Commit Graph

106 Commits

Author SHA1 Message Date
Robin Johnson
eb81d83b9d * libraries/charset_conversion.lib.php3,
libraries/common.lib.php3,
      main.php3
        - added isset() before some configuration variables
2002-06-19 08:07:03 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Loïc Chapeaux
333dda4c7c Feature request #539644: Translation feedback link 2002-06-02 19:37:54 +00:00
Loïc Chapeaux
2e28add87b Optimization - do not call "mysql_numrows", "mysql_results" and "mysql_fetch_array" on invalid queries 2002-05-01 12:03:21 +00:00
Robin Johnson
a80446dd11 *.php3 NOT tbl_*.php, Documentation.*: $cfg system changes. 2002-04-24 18:31:26 +00:00
Loïc Chapeaux
946250778d Codding standards 2002-04-22 19:16:30 +00:00
Alexander M. Turek
cb1f0b967f get users priv. with SHOW GRANTS (patch #538740) 2002-04-21 21:40:21 +00:00
Loïc Chapeaux
f418ac91a6 Add comments to clarify a bit changes 2002-04-13 08:18:41 +00:00
Loïc Chapeaux
cb97b5c43e Improved fix against bug with privileges containing escaped wilcards in database names 2002-04-13 07:36:03 +00:00
Loïc Chapeaux
1a4817fb85 Fixed a bug with privileges with escaped wilcards in database names 2002-04-13 06:57:31 +00:00
Loïc Chapeaux
688b76d67c CSS fixes 2002-04-10 20:23:52 +00:00
Olivier Müller
0209f1b94c activated www.phpmyadmin.net as project homepage: updated links & urls 2002-04-03 20:49:07 +00:00
Loïc Chapeaux
99bfd938fa The '' is now required 2002-03-16 10:08:36 +00:00
Steve Alberty
f080b71dae fix warning with undefined cfgPmaAbsoluteUri 2002-03-14 14:07:33 +00:00
Loïc Chapeaux
d70056c781 patch #525250 - Added 'Change Password' to phpMyAdmin, thanks to Taco Scargo 2002-03-09 12:36:34 +00:00
Loïc Chapeaux
b5d7fc5cd8 Fixed bug #522887 - Using SSL -> cookies are unsecure 2002-02-26 21:18:17 +00:00
Loïc Chapeaux
d8b27ce41c Tried a fix against bug #510223 (Create Database link) 2002-02-25 21:13:55 +00:00
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Loïc Chapeaux
e0c6efdc48 improved patch #495360 2002-02-09 18:04:03 +00:00
Marc Delisle
aaded59105 cookies test 2002-02-09 16:59:45 +00:00
Loïc Chapeaux
9b573aa573 added a <cr> 2002-01-19 18:51:05 +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
1ac8f9ab48 added <noscript></noscript> for the submit button 2002-01-12 13:34:33 +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
9a70186a5c maximum database name size is 64 characters 2002-01-05 16:10:55 +00:00
Marc Delisle
481179f785 Short doc 2001-12-22 16:49:29 +00:00
Marc Delisle
1940764c61 Short doc 2001-12-22 16:34:44 +00:00
Marc Delisle
f8dcb2d33c renaming to config.auth.lib.php3 2001-12-13 02:23:00 +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
aa3b38a8cf fixed an other bug with db creation privilege thanks to James Wigdahl 2001-12-08 21:37:11 +00:00
Loïc Chapeaux
69f3059fc5 A valid MySQL administration system may lead to have the db creation form displayed with an existing table. Bug fixed thanks to Rob Mangiafico 2001-12-07 20:20:24 +00:00
Loïc Chapeaux
0f0d9cac9c A valid MySQL administration system may lead to have the db creation form displayed with an existing table. Bug fixed thanks to Rob Mangiafico 2001-12-07 20:17:53 +00:00
Loïc Chapeaux
a3b1545b99 modified the way server informations are displayed so it can be translated whatever is the required words order. 2001-12-03 19:27:46 +00:00
Loïc Chapeaux
ff161474b8 Fixed bug #485116 - No logout option for users 2001-11-24 16:15:25 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
473abd55d8 removed the "MySQL" column if no MySQL feature is allowed 2001-11-19 21:16:13 +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
7a6ff28037 Prepare the use of an Arabic translation (right to left text direction) 2001-11-10 13:17:18 +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
Robin Johnson
b02176e381 config.inc.php3,main.php3,phpinfo.php3: fixed bug #479303 2001-11-09 03:15:33 +00:00
Marc Delisle
04fffbe6a5 strWelcome 2001-11-02 18:54:17 +00:00
Loïc Chapeaux
7207ec9c1f removed:
* an other display of the socket used;
* the port used if the 'verbose' setting exists for a server
2001-10-30 19:07:20 +00:00
Loïc Chapeaux
18f136052f socket used are no long displayed in the servers choice combo 2001-10-29 20:57:46 +00:00
Loïc Chapeaux
43d2944b54 cosmetic change 2001-10-29 20:44:25 +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
85c05f25c4 taken into account wildcards in the databases names get from the "mysql.db" table before displaying the db name in the "create db" box 2001-10-24 18:46:59 +00:00
Marc Delisle
88044a1942 bug non-empty only_db 2001-10-24 14:41:24 +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
3e88ddfd53 ensured sockets are never used neither displayed if php < 3.0.10 2001-10-22 19:57:08 +00:00