Fix #906 - Use different memoization variables for request.location/safe_location
safe_location and location should not rely on the same variable, otherwise calling one before the other will yield unexpected results and could even cause a security risk if location is called before safe_location
Loading
Please register or sign in to comment