php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #12066 Enable transparent Session IDs for a whole Domain not only relative Links
Submitted: 2001-07-11 16:25 UTC Modified: 2012-03-31 03:53 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: mk at php-homepage dot de Assigned:
Status: Wont fix Package: Session related
PHP Version: 4.0.6 OS: Any
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mk at php-homepage dot de
New email:
PHP Version: OS:

 

 [2001-07-11 16:25 UTC] mk at php-homepage dot de
a number of different subdomains, the use of sessions and PHP compiled with --enable-trans-sid.
if you have i.e. a menue with links like http://www.foo.de/bar.php, you'll have to add the session IDs manually.

the solution: enable transparent session IDs for a whole domain.
i.e. "trans-sid-domain foo.de" in php.ini would add session IDs to all relative links and to links pointing to *.foo.de
so www.foo.de, bar.foo.de or bla.foo.de would be affected.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-17 12:28 UTC] jani@php.net
-Package: Feature/Change Request +Package: Session related
 [2012-03-31 03:53 UTC] yohgaki@php.net
-Status: Open +Status: Wont fix
 [2012-03-31 03:53 UTC] yohgaki@php.net
Trans SID is rather legacy feature now. New feature will not be added.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC