Alexander Deruwe

Results 2 issues of Alexander Deruwe

Maybe it's me doing something wrong, but I think calling `locatePath()` on the expected URL breaks checks on relative redirects.

(I'm using the 2.0 branch.) When following the README, `check_path` is set as such: ``` check_path: ^/login_check$ ``` This results in the following encoded url part being generated: ``` app_dev.php%5E%2Flogin_check%24...