Skip to content

Conversation

@amulet1
Copy link
Contributor

@amulet1 amulet1 commented Dec 16, 2025

Restore the original behavior (empty SID if session cookie is set).

Note, this (SID) is only needed for the case when browser does not allow cookies. In future we should consider removing support for session ID passed in URLs altogether due to security risks.

However currently there are multiple places where session ID is used in URLs, PageOutput.php is just one of them.

This fixes #34.

Restore the original behavior by checking session cookie.
@amulet1
Copy link
Contributor Author

amulet1 commented Dec 16, 2025

@TDannhauer Please merge.

@TDannhauer TDannhauer merged commit f4d6431 into horde:FRAMEWORK_6_0 Dec 17, 2025
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SID "name" overrides other form fields with the same name in ajax requests

2 participants