[Phpmyadmin-devel] Re: token and cookies
Sebastian Mendel
lists at sebastianmendel.de
Thu Apr 27 06:22:02 CEST 2006
Michal Čihař schrieb:
> Hi
>
> On Thu, 27 Apr 2006 14:57:46 +0200
> Sebastian Mendel <lists at sebastianmendel.de> wrote:
>
>> token does not work if cookies are disabled
>>
>> of course the whole session thing does not work if cookies disabled, but
>> till now this was not a problem as the session was just re-init with
>> every request if the session could not be continued.
>>
>> so phpMyAdmin now requires cookies enabled in browser.
>
> I expected it to work and session ID being added to each request in
> libraries/url_generating.lib.php, why it is not done so?
for security reasons we decided to not support url session ids
--
Sebastian Mendel
www.sebastianmendel.de
More information about the Developers
mailing list