Bug #8668
cannot get private resource after login
Start date:
06/09/2021
Due date:
% Done:
100%
Estimated time:
Description
When using dedicated process mode and websockets, a call to WApplication::changeSessionId()
(like in AuthWidget
) will not update the session-id in the parent process. The open websocket keeps the application working, but a request to a new private resource will fail.
Related to #8531, which will be fixed by making a separate http request for cookies.
Related issues
Updated by Roel Standaert over 1 year ago
- Related to Bug #8531: Cannot delete/modify remember me cookie when using web sockets added
Updated by Roel Standaert over 1 year ago
- Status changed from InProgress to Implemented @Emweb
- Target version set to 4.6.0