[Phpmyadmin-devel] GSOC 2010 - Proposal

Dieter Adriaenssens dieter.adriaenssens at gmail.com
Tue Apr 6 19:57:18 CEST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



2010/4/6 Tushar Ghosh :
> iv) I would like to cut off the no. of pop ups that are displayed as quite a
> lot of people find them irritating by embedding the login screen in page
> itself.

I suppose you mean the login window, that pops up when accessing
phpMyAdmin. (or after a session timeout)
The login type can be changed with parameter
$cfg['Servers'][$i]['auth_type']. If set to 'http', you get the popup.
If you choose 'cookie' for instance, you can login using a webpage.

More info on this parameter :
http://www.phpmyadmin.net/documentation/Documentation.html#cfg_Servers_auth_type


If your session times out, you have to login anyway, that doesn't
change. But you can extend the session timeout using the parameter
$cfg['LoginCookieValidity']

More info :
http://www.phpmyadmin.net/documentation/Documentation.html#cfg_LoginCookieValidity

Kind regards,

Dieter
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Use GnuPG with Firefox : http://getfiregpg.org (Version: 0.7.10)

iEYEARECAAYFAku7df0ACgkQZGJbiPqZM6P4+wCgk69ji8qZpyCOrEoryYOJqgHr
QsYAniaZOrMRz6ee39Jm6jbssfQeADfj
=M3g1
-----END PGP SIGNATURE-----




More information about the Developers mailing list