phpmyadmin/libraries/auth
Sebastian Mendel 008734f8b0 do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
2007-03-30 09:12:05 +00:00
..
config.auth.lib.php synced/fixed vim line 2007-03-19 17:55:39 +00:00
cookie.auth.lib.php do NEVER unset $table or $db; 2007-03-30 09:12:05 +00:00
http.auth.lib.php bug #1676012 [auth] strip non-US-ASCII characters (RFC2616) 2007-03-21 13:16:31 +00:00
signon.auth.lib.php synced/fixed vim line 2007-03-19 17:55:39 +00:00