Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
I've taken a different approach here, but this is roughly fixed. If I read your diff correctly, you are stripping anything after the ?, which means that every form would resolve to "adminphp" which would apply that filtering everywhere. I have adjusted this to pull out the first value after the ? if it's not a key-value pair (like "users/list") and use that if available. If there's nothing available, then we'll use bits from before the query string. This will still create distinct cookies (which is necessary for correct functioning of the system), but the names will generally be much more limited and there won't be distinct entries per search here.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences