jordi fita mas
dd0a4a8ba9
I was keeping this variable to redirect to the requested URL when the user has no permission, is not logged in, and is shown the login form to redirect them back to the original URL. Since each handler removes a part of the path each time, i need to keep the original Path for that. However, i just found out that request.RequestURI already is that original URI requested by the client. No need for an extra variable. |
||
---|---|---|
.. | ||
app | ||
auth | ||
campsite | ||
database | ||
form | ||
http | ||
locale | ||
template | ||
uuid |