[Phpmyadmin-devel] about transparent session ids

Michal Čihař michal at cihar.com
Mon Dec 5 08:08:30 CET 2011


Hi

Dne Sun, 04 Dec 2011 06:19:56 -0500
Marc Delisle <marc at infomarc.info> napsal(a):

> Working on this bug [0], I noticed that when using the 'signon' auth_type
> - invalid JSON is produced
> - lots of XHTML errors can be seen with HTML Validator
> 
> However, disabling
> @ini_set('session.use_trans_sid', true);
> in libraries/session.inc.php fixes all these problems.
> 
> Doing so would require users to enable cookies in their browser but it's
> already a requirement per Documentation.html.
> 
> Opinions?

Makes sense (though I think PHP should not append SID when cookies are
enabled).

-- 
	Michal Čihař | http://cihar.com | http://phpmyadmin.cz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20111205/de9def11/attachment.sig>


More information about the Developers mailing list