Michal Čihař
6f413680b1
Backport URL redirection from later releases
...
- fixes token leak for browsers which do not change referer on
Location header
- adds whitelist to avoid redirection to any domain
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-23 09:48:53 +02:00
Michal Čihař
9cc5846341
Fix URL redirector in case of fatal erorrs
2013-09-12 09:53:06 +02:00
J.M
f96c97984e
Merge branch 'QA_3_5'
2012-07-01 17:27:19 +02:00
J.M
18b8f215c6
Backport commit 4521b28 to fix bug #3527531 , die after sending Location header in url.php
2012-07-01 17:17:35 +02:00
Michal Čihař
fe9de9d568
Add missing @package tag
2012-06-01 14:36:04 +02:00
Madhura Jayaratne
8243eace0f
Wrap some long lines
2012-04-30 23:23:50 +05:30
Dieter Adriaenssens
3a3da2987e
add vim directive for indenting with spaces
2012-04-11 16:18:53 +02:00
Michal Čihař
ecfc8ba4f7
Make redirector require valid token
2011-05-20 09:01:20 +02:00
Michal Čihař
14ebfdbe8e
No need for authentication on url.php (bug#3168011).
2011-01-31 15:22:25 +01:00
Michal Čihař
dc0c6938b2
[security] Redirect external links to avoid Referer leakage.
2011-01-28 13:22:41 +01:00