Skip to content

Conversation

@shunf4
Copy link

@shunf4 shunf4 commented Nov 6, 2025

urlencode encodes space into +, which breaks adminer_permanent, which is space-separated.

In current version if multiple connections are made permanent, they are not correctly handled when a new session is created.

`urlencode` encodes space into `+`, which breaks `adminer_permanent`, which is space-separated.
peterpp added a commit to adminneo-org/adminneo that referenced this pull request Nov 6, 2025
urlencode() encodes space into +, which breaks adminneo_permanent cookie that is space-separated.

Thanks to @shunf4 (vrana/adminer#1208)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant