Fix open redirect on signin page
The optional argument to forward to a specific weblab page after successful login was not checked to be on the domain of WebLab.
Submitted by Elmer van Chastelet on 12 March 2025 at 14:48
Update the signin page to redirect to the WebLab landing page in case a non-WebLab URL was provided.