Homec4science

Finally fixed the session+redirection(+http password)(+not differentiate guest…

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on May 20 2008, 15:18.

Description

Finally fixed the session+redirection(+http password)(+not differentiate guest users) bug. If you have cookie that repesent a session this is sent to the user via req.headers_out. But redirection is based on raising an HTTP error, so the header that is sent is req.err_headers_out, which didn't contained the cookie. I'm now enforcing the cookie in err.headers_out and this works! It is finally safe to disable CFG_WEBSESSION_DIFFERENTIATE_BETWEEN_GUESTS and to enable the CERN hack to popup password for apache group when there's only one group related to a collection.

Details

Committed
Samuele Kaplun <samuele.kaplun@cern.ch>May 20 2008, 15:18
Parents
R3600:56d3b5f83804: Catching exceptions
Branches
Unknown
Tags
Unknown

Event Timeline

Samuele Kaplun <samuele.kaplun@cern.ch> committed R3600:ea22e58d2ca4: Finally fixed the session+redirection(+http password)(+not differentiate guest… (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).May 20 2008, 15:18