From ab281b2835b4d12bb815722a77e11e668fd373a1 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 8 Jul 2006 15:11:27 +0000 Subject: [PATCH] clarify about cookies requirement --- Documentation.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index 532a86228..170cac744 100755 --- a/Documentation.html +++ b/Documentation.html @@ -438,7 +438,8 @@ GRANT ALL PRIVILEGES ON user_base.* TO 'real_user'@localhost IDENTIFIED BY 'real HTTP authentication (for example, if you're running IIS). -
  • Obviously, the user must enable cookies in the browser.
  • +
  • Obviously, the user must enable cookies in the browser, but this is + now a requirement for all authentication modes.
  • With this mode, the user can truly logout of phpMyAdmin and login back with the same username.
  • If you want to login to arbitrary server see