Commit Graph

8054 Commits

Author SHA1 Message Date
Marc Delisle
d8a8b54202 non-broken file :) 2001-11-02 18:08:53 +00:00
Marc Delisle
9a3a02909e corrected updates 2001-11-01 15:48:41 +00:00
Marc Delisle
84df184c00 updates 2001-11-01 14:11:57 +00:00
Loïc Chapeaux
b0f0ff251e fixed a bug with php < 4.0.6 (mysql_fetch_array did not return fields with NULL value) 2001-10-30 22:01:07 +00:00
Loïc Chapeaux
7aa7b1737f Italian translation updated thanks to Pietro Danesi 2001-10-30 21:33:27 +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
Marc Delisle
4a04d4512a Apache 2001-10-30 18:21:09 +00:00
Marc Delisle
705458b5ef Loic+Marc changes 2001-10-30 18:08:33 +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
18f136052f socket used are no long displayed in the servers choice combo 2001-10-29 20:57:46 +00:00
Loïc Chapeaux
a45c8b0650 no message 2001-10-29 20:45:24 +00:00
Loïc Chapeaux
e960724ab2 a ';' was missig at EOL 2001-10-29 20:44:55 +00:00
Loïc Chapeaux
43d2944b54 cosmetic change 2001-10-29 20:44:25 +00:00
Loïc Chapeaux
b2a59e1929 avoid MySQL error to be displayed 2001-10-27 13:34:39 +00:00
Loïc Chapeaux
e05b6a578e closed MySQL connection in footer.inc.php3 2001-10-27 13:33:33 +00:00
Loïc Chapeaux
4f6a7b63d5 * "SELECT" privilege on the "Password" field is no long required for the standard user
* added faq entries about a Xitami 2.5b4 bug and a widespread IIS misconfiguration problem
2001-10-27 12:10:51 +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
60c83319fe added $strBookmarkDeleted 2001-10-27 10:34:39 +00:00
Loïc Chapeaux
c14ea1a49a "there is no query" were displayed when deleting a bookmark 2001-10-27 10:33:54 +00:00
Olivier Müller
4261437963 Put the ENCRYPT function back to the config file.
(hey, we're supposed to improve phpmyadmin, not to remove existing
features! :)
2001-10-27 06:55:11 +00:00
Loïc Chapeaux
4483740a5a merged patch #474210 (hiding full text of navigation buttons) submitted by Gosha Sakovich 2001-10-26 21:29:00 +00:00
Loïc Chapeaux
190227f14a * explicited the use of MySQL wildcards in the "only_db" setting
* merged patch #474210 (hiding full text of navigation buttons) submitted by Gosha Sakovich
2001-10-26 21:28:04 +00:00
Marc Delisle
80bb120d14 new transl. 2001-10-26 20:19:23 +00:00
Loïc Chapeaux
b61c7be024 Italian updated by Pietro Danesi 2001-10-26 20:05:40 +00:00
Loïc Chapeaux
214d27750f fixed a crash with binary "characters" (bug was reported by Joshua Nye) 2001-10-26 19:46:40 +00:00
Loïc Chapeaux
3b42848fda merged patch #470575 (Inserting rows in loop) thanks to Tomas Polak 2001-10-25 21:35:26 +00:00
Loïc Chapeaux
4e92fb24fc parametrized the pointer color in browse mode 2001-10-25 21:22:26 +00:00
Loïc Chapeaux
966e661dff starting 2.2.2-dev. version 2001-10-25 21:14:40 +00:00
Loïc Chapeaux
874abcf159 no message 2001-10-25 21:13:41 +00:00
Loïc Chapeaux
65340ad678 merged patch #472575 (indicator in table rows) thanks to Darklord 2001-10-25 21:13:12 +00:00
Loïc Chapeaux
503b5e9380 fixed bug #474685 (table not found editing user) thanks to Alister Bulman 2001-10-25 21:12:39 +00:00
Loïc Chapeaux
7de597bc43 prepares 2.2.1 2001-10-24 20:57:51 +00:00
Loïc Chapeaux
4b4b38d3f0 removed column names from the "grant" commands 2001-10-24 20:24:28 +00:00
Robin Johnson
08904ddc46 Documentation updates 2001-10-24 19:09:59 +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
Marc Delisle
f0ca482672 clarification 2001-10-24 12:56:25 +00:00
Robin Johnson
bd38d1f15f Minor update to SQL query to create stduser 2001-10-24 03:28:02 +00:00
Robin Johnson
257ab284c4 removed note that basic username is always requried. 2001-10-23 22:39:04 +00:00
Robin Johnson
8d5d0ec520 updated to latest Documentation.html 2001-10-23 22:31:15 +00:00
Robin Johnson
14eb25d385 Redid documentation of advanced authentication. 2001-10-23 22:28:30 +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
8d802a1a26 cleaned up the configuration file 2001-10-23 06:41:20 +00:00
Marc Delisle
082cefeca0 update 2001-10-22 22:15:38 +00:00
Marc Delisle
e1f827ba9c update 2001-10-22 22:08:43 +00:00
Loïc Chapeaux
122cb93787 no message 2001-10-22 21:16:46 +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
9f09953f2e no message 2001-10-22 19:57:36 +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