Skip to content

Correctly urlencode path in setcookie(); fix #3538#3561

Merged
nao-pon merged 1 commit intoStudio-42:masterfrom
ctrlaltca:patch-1
Jun 2, 2023
Merged

Correctly urlencode path in setcookie(); fix #3538#3561
nao-pon merged 1 commit intoStudio-42:masterfrom
ctrlaltca:patch-1

Conversation

@ctrlaltca
Copy link
Contributor

Some characters are valid in URLs but not in cookies, eg. comma or semicolon.
They needs to be encoded properly.

Some characters are valid in URLs but not in cookies, eg. comma or semicolon.
They needs to be encoded properly.
@nao-pon nao-pon merged commit 34dcd44 into Studio-42:master Jun 2, 2023
@nao-pon
Copy link
Member

nao-pon commented Jun 2, 2023

@ctrlaltca Thanks! 👍

abdul-kaioum pushed a commit to Bit-Apps-Pro/elFinder that referenced this pull request Oct 22, 2023
…2#3561)

Some characters are valid in URLs but not in cookies, eg. comma or semicolon.
They needs to be encoded properly.
@ctrlaltca ctrlaltca deleted the patch-1 branch March 4, 2025 13:50
abdul-kaioum pushed a commit to Bit-Apps-Pro/elFinder that referenced this pull request Feb 14, 2026
…2#3561)

Some characters are valid in URLs but not in cookies, eg. comma or semicolon.
They needs to be encoded properly.
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.

2 participants