[Phplib-users] session stealing and fallback_mode=get
Brought to you by:
nhruby,
richardarcher
|
From: Giancarlo P. <gia...@na...> - 2002-05-30 09:32:13
|
Uhh. I tried the builtin session functions of Php 4, and it's the same behaviour. You can force a particular session via get even if cookies are enabled. Is the php.ini enable_trans_id that disables this alternative propagation? The fact that you can place something on a server, in a known position (eg /tmp/sess_ciao), is really nasty thing. Giancarlo |