Good morning, I have the following problem:
1- A user accesses, for example, https://mysite.com/data?id=1234
2- This user is not logged in pritunl-zero and is redirected to the login page https://mysite.com/?redirect_url=%2Fdata
3 - We can see that at the time of redirect_url the query string ?id=1234 is lost
4 - If I manually add the query string, it works normally again, validating that the problem is in the redirect_url.
It has been added to the code base and will be in the next release. You could install Git and Go on the server and run the commands below to build the latest code.