php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #5883 Transparent session id modification request
Submitted: 2000-07-31 23:12 UTC Modified: 2012-03-31 06:33 UTC
Votes:4
Avg. Score:4.5 ± 0.9
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:1 (50.0%)
From: douville at jps dot net Assigned: sas (profile)
Status: Wont fix Package: Session related
PHP Version: * OS: *
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: douville at jps dot net
New email:
PHP Version: OS:

 

 [2000-07-31 23:12 UTC] douville at jps dot net
It would be nice to be able to compile PHP4 with --enable-trans-sid and have the added flexibility in the php.ini file to control which extensions are appended with the sid. For example, my site uses global navigation include files that use relative links to static html pages. I can either turn on the --enable-trans-sid and make new include files or turn off --enable-trans-sid and manually put in the <?=SID?> where I need it.

I want the best of both worlds!! It would be cool if in the php.ini file I could designate that only hrefs with .php extensions are appended or multiples ("php, html") to be appended.

--enable-trans-sid is a really cool feature but this would allow it to be more usable.

Thanks,
Steve Douville
douville@jps.net

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-14 12:34 UTC] hholzgra@php.net
i'll go for it as soon as 4.0.2 is out
 [2000-10-23 06:14 UTC] hholzgra@php.net
... passing the torch to Sascha ...
 [2001-05-07 10:59 UTC] derick@php.net
Sascha, any news on this one yet?
 [2010-11-19 00:10 UTC] jani@php.net
-Summary: --enable-trans-sid modification request +Summary: Transparent session id modification request -Package: Feature/Change Request +Package: Session related -Operating System: FreeBSD +Operating System: * -PHP Version: 4.0.1pl2 +PHP Version: *
 [2012-03-31 06:33 UTC] yohgaki@php.net
Trans SID is now becoming legacy feature. I think nobody is going to implement 
new feature. Besides, it does not hart much, right?
 [2012-03-31 06:33 UTC] yohgaki@php.net
-Status: Assigned +Status: Wont fix
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 01:01:28 2024 UTC