Commit Graph

1440 Commits

Author SHA1 Message Date
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
Loïc Chapeaux
bce9eb19d1 add a requirement for the socket directive 2001-10-22 19:56:18 +00:00
Robin Johnson
22d50c7a80 config.inc.php3: remove ENCODE, DECODE, ENCRYPT functions 2001-10-22 19:34:42 +00:00
Loïc Chapeaux
d33ca86e4e updated russian translations thanks to Gosha Sakovich 2001-10-21 20:50:11 +00:00
Loïc Chapeaux
935a5b85b1 restored the "show grants" table at the top of the "other grants" page 2001-10-21 16:01:44 +00:00
Marc Delisle
bdcdbbba77 credits, etc 2001-10-21 14:55:33 +00:00
Loïc Chapeaux
505be9b31c changed the arrow gif 2001-10-20 15:02:00 +00:00
Loïc Chapeaux
e7ee65ca08 replaced "With checked" by "With selected" 2001-10-20 14:54:48 +00:00
Marc Delisle
ec9a83ad05 update 2001-10-20 13:48:03 +00:00
Marc Delisle
4c5ddd04cd update 2001-10-20 13:37:44 +00:00
Marc Delisle
d07dd26051 new language 2001-10-20 13:29:20 +00:00
Marc Delisle
ae89b983b8 turkish 2001-10-20 13:26:55 +00:00
Marc Delisle
81fead7a24 update 2001-10-20 13:05:04 +00:00
Loïc Chapeaux
58216a9f61 url has to changed whatever is the control that called the js "change" function 2001-10-20 10:40:11 +00:00
Loïc Chapeaux
e86345bf11 fixed bug #472858 - Dump error, thanks to Thomas Baehr 2001-10-19 19:25:15 +00:00