summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorjkornobis <jkornobis@linagora.com>2012-10-30 15:08:49 +0100
committerjeremie kornobis <jkornobis@linagora.com>2012-11-12 15:29:07 +0100
commit7fac4dc87b2507227666db9b74d83090f38d62e7 (patch)
treefabc960915441a78d2ada8c823b086d8ce01ac71 /config
parentf2bc8599f850131bb4118ebd5dd7118717d50c24 (diff)
Grancefully handle SSO redirections on Ajax requests
On some SSO systems, when the SSO session is expired, the system intercept HTTP requests and send a 302 "Found" HTTP code to the login page. This patch handle this case in Roundcube Ajax requests, to redirect to the SSO login page. Note that request.status don't have the 302 code (at least on Firefox), so we have to check the response headers for a Location field and redirect manually.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions